https://github.com/jwaldor/mcp-api-expert
MCP server that enables MCP to make REST API calls
https://github.com/jwaldor/mcp-api-expert
Last synced: 4 months ago
JSON representation
MCP server that enables MCP to make REST API calls
- Host: GitHub
- URL: https://github.com/jwaldor/mcp-api-expert
- Owner: jwaldor
- Created: 2024-12-13T18:53:36.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-12-13T20:33:36.000Z (11 months ago)
- Last Synced: 2025-07-24T23:33:37.887Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 28.3 KB
- Stars: 9
- Watchers: 1
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- toolsdk-mcp-registry - ❌ mcp-api-connect - time external data. (node) (Other Tools and Integrations / How to Submit)
- awesome-mcp-servers - **mcp-api-expert** - MCP server that enables MCP to make REST API calls `javascript` `mcp` `server` `api` `rest` `npm install jwaldor/mcp-api-expert` (🌐 Web Development)
README
# 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
1. Install the package globally:
```bash
npm i -g mcp-api-connect
```
2. Run the setup command:
```bash
mcpapiconnect install
```
3. Restart Claude