Skip to content
Back to search
30
MCP

io.github.andrea9293/mcp-documentation-server

io.github.andrea9293/mcp-documentation-server

Local-first document management and semantic search for AI coding agents

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

Similar MCP servers embedding-nearest

llmdocs-mcp
Agent-first documentation platform (CLI and server)
0 tools
io.github.praveenc/mcp-docs-server
MCP server for searching MCP protocol documentation
0 tools
io.github.ksaslam311/agentpedia-mcp-server
Search, discover, and contribute to AgentPedia - the knowledge base for AI agents.
0 tools
@florexlabs/docs-to-mcp-server
MCP server that exposes documentation search tools for AI assistants
0 tools
io.github.runbook-ai/browser-agent
MCP server for browser automation with AI agent
0 tools
io.github.csoai-org/api-docs-generator-ai-mcp
api-docs-generator-ai-mcp MCP server by MEOK AI Labs
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.andrea9293/mcp-documentation-server": {
      "url": "None",
      "transport": "http"
    }
  }
}