Back to search
30
MCP

amcp

pypi/amcp

Python SDK for automcp.ai - Generate MCP servers from OpenAPI specifications

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

Similar MCP servers embedding-nearest

mcpbuilder-ai
Python SDK for MCPBuilder - MCP agent integration with chat interface
0 tools
autodoc-mcp
MCP server for automatic Python package documentation context
0 tools
nexpando/open-api-mcp
Generate a MCP server based on OpenAPI specifications
0 tools
matlab-mcp-python
MCP server exposing MATLAB capabilities to AI agents
0 tools
auto-mcp-tool
Automatically generate MCP servers from Python modules using LLM-powered documentation
0 tools
iflow-mcp_mcp-server-openai
MCP server for OpenAI API integration
0 tools

How to use

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

{
  "mcpServers": {
    "amcp": {
      "url": "None",
      "transport": "http"
    }
  }
}