Skip to content
Claude Desktop

HasData Glassdoor for Claude Desktop

com.hasdata/glassdoor

Glassdoor job listings and full postings with company ratings and salary estimates, as JSON.

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

Install HasData Glassdoor in Claude Desktop

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

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

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 Glassdoor in other clients