Back to search
30
MCP

aidocs-mcp

pypi/aidocs-mcp

Portable AI coding-agent toolkit — MCP server with indexed code retrieval, session management, and persistent memory

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

Similar MCP servers embedding-nearest

aidex-mcp
MCP Server for persistent code indexing. Gives AI assistants (Claude, Gemini, Copilot, Cursor) instant access to your codebase. 50x less con
0 tools
agent-coding-standards-mcp
MCP Server for AI coding agent standards
0 tools
codebase-memory-mcp
Fast code intelligence engine for AI coding agents — single static binary MCP server
0 tools
codevira-mcp
Persistent adaptive memory for AI coding agents — MCP server with context graph, semantic search, adaptive learning, roadmap tracking, and c
0 tools
io.github.aidemd-mcp/server
MCP server that teaches any AI agent the AIDE methodology via progressive disclosure
0 tools
agentrecall-mcp
MCP server for AgentRecall — persistent memory for AI agents
0 tools

How to use

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

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