com.redpanda/docs-mcp
com.redpanda/docs-mcpGet authoritative answers to questions about Redpanda.
Tools · 1
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 …
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"
}
}
}