Back to search
30
MCP

autodoc-mcp

pypi/autodoc-mcp

MCP server for automatic Python package documentation context

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

Similar MCP servers embedding-nearest

autodocs-mcp
Generate MCP servers from ReadTheDocs documentation
0 tools
auto-mcp-tool
Automatically generate MCP servers from Python modules using LLM-powered documentation
0 tools
PandaDoc
PandaDoc document automation MCP server for Model Context Protocol hosts
0 tools
algogene-mcp-server
Algogene MCP Server - A Python package for MCP server functionality
0 tools
cm-docs-mcp-server
MCP server for CM.com documentation
0 tools
mcpbind-python-pptx
MCP Server Package: python-pptx
0 tools

How to use

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

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