Search millions of job listings across 12 countries including the US, UK, Germany, France, Australia, Canada, and India, with powerful filters for keywords, location, salary range, and job type.
服务器配置
{
"mcpServers": {
"adzuna-jobs": {
"command": "/path/to/adzuna-mcp/venv/bin/python",
"args": [
"/path/to/adzuna-mcp/server.py"
],
"env": {
"ADZUNA_APP_ID": "your_app_id",
"ADZUNA_APP_KEY": "your_app_key"
}
}
}
}