
Docs Mcp
Let your coding agent query official Redpanda documentation for accurate streaming, Kafka-compat, and cluster answers while you integrate or deploy.
Overview
com.redpanda/docs-mcp is an MCP server for the Build phase that returns authoritative answers from official Redpanda documentation via docs.redpanda.com/mcp.
What is this MCP server?
- Remote streamable-http MCP at https://docs.redpanda.com/mcp
- Authoritative Q&A grounded in Redpanda’s official documentation site
- Reduces hallucinated config when agents work on Kafka-compatible streaming stacks
- Maintained from redpanda-data/docs-site (Netlify subfolder) with dated server version
- No local clone required—HTTP remote for Claude Code and Cursor
- Remote endpoint https://docs.redpanda.com/mcp (streamable-http)
- Catalog version 2025.11.26+pr150-394827a
- Source repository redpanda-data/docs-site on GitHub (Netlify subfolder)
What problem does it solve?
Agents guess at Redpanda and Kafka-compat settings when builders lack time to search the full docs site during integration work.
Who is it for?
Indie builders and platform tinkerers adopting Redpanda who want doc-grounded agent help while coding integrations or reading architecture guides.
Skip if: Live cluster debugging, production incident response, or teams that need private doc corpora behind the firewall without using the public MCP.
What do I get? / Deliverables
Your agent can ground streaming and cluster questions in Redpanda’s published docs through one remote MCP endpoint.
- Doc-grounded Redpanda answers inside the agent session
- Reduced config hallucination during streaming integration work
- Quick access to official guidance without tab-switching the docs site
Recommended MCP Servers
Journey fit
Redpanda Docs MCP belongs in Build because teams adopt it while learning the platform and wiring streaming features, before production operate runbooks. Docs is the canonical shelf: the server returns authoritative answers from docs.redpanda.com, not live cluster admin or metrics.
How it compares
Vendor documentation MCP, not Redpanda Cloud admin APIs or a self-hosted Kafka operator skill.
Common Questions / FAQ
Who is com.redpanda/docs-mcp for?
Developers using AI coding agents who work with Redpanda or Kafka-compatible streaming and want answers tied to official docs.
When should I use com.redpanda/docs-mcp?
Use it during Build and docs-heavy tasks—topology choices, client config, feature flags—when you need current Redpanda guidance in the agent loop.
How do I add com.redpanda/docs-mcp to my agent?
Register remote MCP https://docs.redpanda.com/mcp with streamable-http transport in your Claude Code, Cursor, or compatible client configuration.