MCP API Connect
by jwaldor
MCP API Connect is a Model Context Protocol (MCP) server designed to connect to any REST API. It requires API documentation and API keys provided in a message.
View on GitHub
Last updated: N/A
MCP API Connect
Model Context Protocol (MCP) server to connect to any REST API. All you have to do is provide API documentation and API keys in a message.
Setup with Claude Desktop
- Install the package globally:
npm i -g mcp-api-connect
- Run the setup command:
mcpapiconnect install
- Restart Claude