Skip to content
Claude Desktop

ReefAPI for Claude Desktop

io.github.reefapi/reefapi-mcp

One MCP server for 180+ live web-data APIs returning clean JSON from sites that block scrapers.

client:Claude Desktop transport:streamable-http tools:5

Install ReefAPI in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "reefapi-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://api.reefapi.com/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

What Claude Desktop can do once it is connected

ReefAPI in other clients