# 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
