freehire
Rank #50,592me.freehire/freehire
freehire.me: search 3.3M+ IT jobs from 294K company boards, track applications, tailor CVs.
freehire is a Model Context Protocol (MCP) server published by strelov1. It ranks #50,592 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. freehire is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 11, 2026 and most recently updated on Aug 16, 2026.
Ranks ahead of 81,454 of 132,046 servers on MCP Toplist.
Use freehire
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add freehire -e "FREEHIRE_TOKEN=<your FREEHIRE_TOKEN>" -e "FREEHIRE_API_URL=<your FREEHIRE_API_URL>" -- npx -y freehire-mcpReplace each placeholder with your own value before saving.
[mcp_servers.freehire]
command = "npx"
args = ["-y", "freehire-mcp"]
[mcp_servers.freehire.env]
FREEHIRE_TOKEN = "<your FREEHIRE_TOKEN>"
FREEHIRE_API_URL = "<your FREEHIRE_API_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"freehire": {
"command": "npx",
"args": [
"-y",
"freehire-mcp"
],
"env": {
"FREEHIRE_TOKEN": "<your FREEHIRE_TOKEN>",
"FREEHIRE_API_URL": "<your FREEHIRE_API_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"freehire": {
"command": "npx",
"args": [
"-y",
"freehire-mcp"
],
"env": {
"FREEHIRE_TOKEN": "<your FREEHIRE_TOKEN>",
"FREEHIRE_API_URL": "<your FREEHIRE_API_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"freehire": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"freehire-mcp"
],
"env": {
"FREEHIRE_TOKEN": "<your FREEHIRE_TOKEN>",
"FREEHIRE_API_URL": "<your FREEHIRE_API_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"freehire": {
"command": "npx",
"args": [
"-y",
"freehire-mcp"
],
"env": {
"FREEHIRE_TOKEN": "<your FREEHIRE_TOKEN>",
"FREEHIRE_API_URL": "<your FREEHIRE_API_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"freehire": {
"command": "npx",
"args": [
"-y",
"freehire-mcp"
],
"env": {
"FREEHIRE_TOKEN": "<your FREEHIRE_TOKEN>",
"FREEHIRE_API_URL": "<your FREEHIRE_API_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/me.freehire%2Ffreehire)<a href="https://mcptoplist.com/server/me.freehire%2Ffreehire"><img src="https://mcptoplist.com/badge/me.freehire%2Ffreehire.svg" alt="MCP Toplist: Top 50% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
strelov1
Available versions (1)
| Version | Published |
|---|---|
| 0.4.2 | Aug 16, 2026 |
Frequently asked questions
- Who maintains freehire?
- freehire is maintained by strelov1, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is freehire listed on the Official MCP Registry?
- Yes — freehire is listed on the Official MCP Registry, alongside Glama.
- How many versions does freehire have?
- MCP Toplist tracks 1 version of freehire, most recently published on Aug 16, 2026.
- Where can I find the source code for freehire?
- The source code for freehire is hosted at github.com/strelov1/freehire-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.