RapidAPI
Integrate your applications with external APIs seamlessly. Enhance your projects by leveraging the power of RapidAPI to access a wide range of services and data. Simplify API management and streamline your development process with our easy-to-use MCP server.
Installation
Installing for Claude Desktop
Manual Configuration Required
This MCP server requires manual configuration. Run the command below to open your configuration file:
npx mcpbar@latest edit -c claude
This will open your configuration file where you can add the RapidAPI MCP server manually.
RapidAPI MCP
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"
]
}
Details:
Stars
1Forks
0Last commit
3 months agoRepository age
3 months
Auto-fetched from GitHub .
MCP servers similar to RapidAPI:

Stars
Forks
Last commit

Stars
Forks
Last commit

Stars
Forks
Last commit