Odel
freehire

freehire

Local
@strelov12TypeScriptMITUpdated 2w ago

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).

npmfreehire-mcpv0.4.2

Run

npx -y freehire-mcp

MCP client config

{
  "mcpServers": {
    "freehire": {
      "command": "npx",
      "args": [
        "-y",
        "freehire-mcp"
      ]
    }
  }
}