Skip to content
Claude Desktop

MCPFax Public-Data Utility API for Claude Desktop

com.mcpscores/public-data-api

One public fact when you have no API key: where, what time, what rate. 31 lookups.

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

Install MCPFax Public-Data Utility API in Claude Desktop

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

{
  "mcpServers": {
    "public-data-api": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcpfax-utility.bowling-anthony.workers.dev/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

All 31 tools →

MCPFax Public-Data Utility API in other clients