Skip to content
VS Code

HasData Glassdoor for VS Code

com.hasdata/glassdoor

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

client:VS Code transport:streamable-http runtime:npm

Install HasData Glassdoor in VS Code

.vscode/mcp.json

{
  "servers": {
    "glassdoor": {
      "type": "http",
      "url": "https://mcp.hasdata.com/mcp?apis=glassdoor"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

HasData Glassdoor in other clients