B

buf.build

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.

2 integrations · MCP · CLI

buf.build exposes an OAuth-protected MCP server at `https://buf.build/mcp` and a `buf` CLI that authenticates to the Buf Schema Registry with a Buf API token.

discovered 9d ago
MCP servers1
CLI1
Credentials
Buf API token for the Buf Schema Registrybearer$ buf registry login

Acquired by the CLI — running buf registry login opens the auth flow and stores the credential.

OAuth 2.0oauth2
OAuth 2.0 — self-onboarding

Point your MCP client at the server URL and approve access in the browser. The server supports OAuth Dynamic Client Registration (RFC 7591), so the client registers itself automatically — no developer-portal app, client_id, or client_secret to create.

conventions · 1/7 published

Publish these signals → /publishing