curl MCP

The last MCP you'll need. A powerful HTTP client for your AI assistant.

Installation

Remote MCP Server (Recommended)

Works with Claude.ai, GPT connectors, and any other MCP client

https://curlmcp.com/mcp

Local Installation

Clone and run locally:

                {
                    "mcpServers": {
                        "curlmcp": {
                            "command": "npx",
                            "args": ["mcp-remote", "https://curlmcp.com/mcp"]
                        }
                    }
                }
            
View on GitHub API Documentation