Back to search
30
MCP

auto-mcp-server

pypi/auto-mcp-server

Create and run MCP servers from a JSON config file

Uptime
0.0%
5 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
buildmcp
Build and deploy MCP server configurations from templates
0 tools
create-mcp-server
Create an Model Context Protocol server project from a template.
0 tools
jenkins-mcp
MCP server for managing Jenkins operations
0 tools
auto-mcp-tool
Automatically generate MCP servers from Python modules using LLM-powered documentation
0 tools
cloud-run-mcp
MCP server to deploy apps to Cloud Run
0 tools

How to use

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

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