Back to search
30
MCP

autodocs-mcp

pypi/autodocs-mcp

Generate MCP servers from ReadTheDocs documentation

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

Similar MCP servers embedding-nearest

autodoc-mcp
MCP server for automatic Python package documentation context
0 tools
google-docs-mcp
MCP server for Google Docs
0 tools
auto-mcp-server
Create and run MCP servers from a JSON config file
0 tools
auto-mcp-tool
Automatically generate MCP servers from Python modules using LLM-powered documentation
0 tools
apitomcp
Convert any API documentation into an MCP server
0 tools
docsgrep
MCP Server to explore local and remote documentation
0 tools

How to use

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

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