Loading MCP server directory, please wait...
Indeed job listings by keyword and location, and full postings, as structured JSON.
npx @getmcp/cli add com.hasdata/indeedRequires Node.js 18+. Community-contributed server. Review source before installing.
HASDATA_API_KEYHasData API key, created at app.hasdata.com. The free trial needs no card.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.hasdata/indeed": {
"command": "npx",
"args": [
"-y",
"@hasdata/indeed-mcp"
],
"env": {
"HASDATA_API_KEY": ""
}
}
}
}