Back to search
30
MCP

auto-mcp-tool

pypi/auto-mcp-tool

Automatically generate MCP servers from Python modules using LLM-powered documentation

Uptime
0.0%
4 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
autodocs-mcp
Generate MCP servers from ReadTheDocs documentation
0 tools
amcp
Python SDK for automcp.ai - Generate MCP servers from OpenAPI specifications
0 tools
auto-mcp-server
Create and run MCP servers from a JSON config file
0 tools
io.github.heshamfs/mcp-tool-factory
Generate MCP servers from natural language, OpenAPI specs, or database schemas.
0 tools
mcp-auto-register
Automate registering functions in a python package as MCP tools.
0 tools

How to use

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

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