HasData Glassdoor for Cursor
com.hasdata/glassdoor
Glassdoor job listings and full postings with company ratings and salary estimates, as JSON.
client:Cursor
transport:streamable-http
runtime:npm
Install HasData Glassdoor in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"glassdoor": {
"url": "https://mcp.hasdata.com/mcp?apis=glassdoor"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs