
freehire.me: search 3.3M+ IT jobs from 294K company boards, track applications, tailor CVs.
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
npx -y freehire-mcp
MCP client config
{
"mcpServers": {
"freehire": {
"command": "npx",
"args": [
"-y",
"freehire-mcp"
]
}
}
}