MCP API Connect

December 13, 2024 ยท View on GitHub

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

  1. Install the package globally:
npm i -g mcp-api-connect
  1. Run the setup command:
mcpapiconnect install
  1. Restart Claude