Skip to content

SecurFi/RapidAPI_mcp

Repository files navigation

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"
      ]
    }

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors