Skip to content
Back to search
30
MCP

apiweaver-fastmcp

pypi/apiweaver-fastmcp

Convert any web API into an MCP server - the universal API-to-MCP bridge with multiple transport support

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

How to use

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

{
  "mcpServers": {
    "apiweaver-fastmcp": {
      "url": "None",
      "transport": "http"
    }
  }
}