Skip to content
Back to search
30
MCP

asyncapi-knowledge-mcp

pypi/asyncapi-knowledge-mcp

MCP server for documentation search — built with OpenCrane

Uptime
0.0%
15 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@dccxx/search-docs-mcp2
MCP server for searching documentation
0 tools
sesopenko/mcp-openapi-query
An MCP server to query the structure of an openapi doc
0 tools
document-search-mcp
Document Search MCP Server with extensible plugin architecture
0 tools
es-knowledge-base-mcp
An MCP server for crawling documentation, writing it to Elasticsearch for vector search retrieval by an LLM.
0 tools
io.github.praveenc/mcp-docs-server
MCP server for searching MCP protocol documentation
0 tools
elasticsearch-mcp-server
MCP Server for interacting with Elasticsearch and OpenSearch
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "asyncapi-knowledge-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}