Skip to content
Claude Desktop

HasData Yellow Pages for Claude Desktop

com.hasdata/yellowpages

Yellow Pages local business search and full business listings, as structured JSON.

client:Claude Desktop transport:streamable-http runtime:npm

Install HasData Yellow Pages in Claude Desktop

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

{
  "mcpServers": {
    "yellowpages": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.hasdata.com/mcp?apis=yellowpages"
      ]
    }
  }
}

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

HasData Yellow Pages in other clients