MCP Hub
Back to servers

RapidAPI

MCP (Model Context Protocol) Server. Accesse thousands of APIs on the RapidAPI Hub.

Stars
2
Validated
Jan 11, 2026

RapidAPI MCP

smithery badge

uv add -r requirements.txt

# install the server in Claude (and restart Claude manually)
fastmcp install server.py

# debug in the inspector
fastmcp dev server.py

claude config

    "RapidAPI": {
      "command": "uv",
      "args": [
        "run",
        "--with",
        "fastmcp",
	      "--with",
	      "requests",
        "fastmcp",
        "run",
        "/Users/{YOUR_USERNAME}/Documents/rapidapi_mcp/server.py"
      ]
    }

Reviews

No reviews yet

Sign in to write a review