An open API service indexing awesome lists of open source software.

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: 2 months ago
JSON representation

MCP server that enables MCP to make REST API calls

Awesome Lists containing this project

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