com.redpanda/docs-mcp
com.redpanda/docs-mcpGet authoritative answers about Redpanda documentation and search API references.
Tools · 5
Search the official Redpanda documentation and return the most relevant sections from it for a user query. Each returned section includes the url and its actual content in markdown. Use this tool for …
List pages in Redpanda API reference documentation. Returns endpoints, schemas, and topic pages with URL, title, type, and description. SCOPING (important for accurate results): - api="all" or omit: …
Search Redpanda API reference documentation by keyword. Returns up to 20 matching endpoints, schemas, or topics with URL, title, and text excerpts. SCOPING (important for accurate results): - api="al…
Retrieve full content of API reference pages by URL. Returns complete endpoint details including parameters, request/response schemas, and examples. Use this after finding pages via list_api_referenc…
Check for additional tools whenever your task might benefit from specialized capabilities - even if existing tools could work as a fallback.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"com.redpanda/docs-mcp": {
"url": "https://docs.redpanda.com/mcp",
"transport": "streamable-http"
}
}
}