MIT License
Provides integration with RapidAPI, enabling access to their API marketplace and services through the MCP server.
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"
]
}
local-only server
The server can only run on the client's local machine because it depends on local resources.
integrate rapidapi for testing
Related MCP Servers
- AsecurityAlicenseAqualityEnables efficient web search integration with Jina.ai's Search API, offering clean, LLM-optimized content retrieval with support for various content types and configurable caching.Last updated -93MIT License
Vapi MCP Serverofficial
AsecurityAlicenseAqualityEnables integration with Vapi APIs through function calling via the Model Context Protocol, allowing AI models to access Vapi's capabilities.Last updated -819527MIT License- -securityAlicense-qualityA modular, extensible FastAPI-based platform that aggregates multiple AI tools and microservices into a unified interface with standardized I/O formats, perfect for frontend integration or LLM system orchestration.Last updated -2MIT License