add-mcp
Back to registry
Buf logo

Buf

v1.0.0

buf.build/mcp

Buf provides tooling and hosted services for working with Protocol Buffers, gRPC, and ConnectRPC, including the Buf CLI and the Buf Schema Registry. It is used to manage schemas, generate code, and interact with Protobuf-based APIs and registry resources.


Install with add-mcp

Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.

Remote (HTTP)
Streamable HTTPhttps://buf.build/mcp
npx add-mcp@latest https://buf.build/mcp --transport http

API access

Access via API

Fetch this server's registry entry as JSON. See the OpenAPI spec for all endpoints.

curl "/registry/api/v1/servers?search=build.buf%2Fmcp"