Job Search MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 76 installs a week from npm. Last commit 9 Jul 2026.
Claude searches real job boards, scores each job 0-100 for fit, and shows a ranked board.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add job-search-mcp -- npx -y @servation/job-search-mcp
{
"mcpServers": {
"job-search-mcp": {
"args": [
"-y",
"@servation/job-search-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.job-search-mcp]
command = "npx"
args = ["-y", "@servation/job-search-mcp"]
{
"mcpServers": {
"job-search-mcp": {
"args": [
"-y",
"@servation/job-search-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"job-search-mcp": {
"args": [
"-y",
"@servation/job-search-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.