Skip to content
Back to search
100
MCP live v1.0.0 MCP 2025-06-18 streamable-http

com.redpanda/docs-mcp

com.redpanda/docs-mcp

Get authoritative answers about Redpanda documentation and search API references.

Uptime
100.0%
1 direct probes · 30d
Response
753ms
last probe
Tools
5
callable
Resources
0
readable
Prompts
0
available

Tools · 5

ask_redpanda_question

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_api_reference_pages

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_api_reference

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…

get_api_reference_content

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…

get_more_tools

Check for additional tools whenever your task might benefit from specialized capabilities - even if existing tools could work as a fallback.

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"
    }
  }
}