HireJack
Rank #7,950io.github.TVLSS/hirejack-mcp
Tech job market intelligence: jobs, companies, salaries, skill velocity, hiring trends.
HireJack is a Model Context Protocol (MCP) server published by tvlss. It ranks #7,950 of 132,046 servers tracked on MCP Toplist. HireJack is listed across 3 registries — Official MCP, PulseMCP and Glama, with 16 tracked versions. It was first listed on May 11, 2026 and most recently updated on Jul 25, 2026.
Ranks ahead of 124,096 of 132,046 servers on MCP Toplist.
Use HireJack
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http hirejack-mcp https://hirejack.com/api/mcpclaude mcp add hirejack-mcp -- npx -y @hirejack/mcp[mcp_servers.hirejack-mcp]
url = "https://hirejack.com/api/mcp"Add to ~/.codex/config.toml.
[mcp_servers.hirejack-mcp]
command = "npx"
args = ["-y", "@hirejack/mcp"]Add to ~/.codex/config.toml.
https://hirejack.com/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"hirejack-mcp": {
"command": "npx",
"args": [
"-y",
"@hirejack/mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"hirejack-mcp": {
"url": "https://hirejack.com/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"hirejack-mcp": {
"command": "npx",
"args": [
"-y",
"@hirejack/mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"hirejack-mcp": {
"type": "http",
"url": "https://hirejack.com/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"hirejack-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@hirejack/mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"hirejack-mcp": {
"serverUrl": "https://hirejack.com/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"hirejack-mcp": {
"command": "npx",
"args": [
"-y",
"@hirejack/mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"hirejack-mcp": {
"url": "https://hirejack.com/api/mcp"
}
}
}{
"mcpServers": {
"hirejack-mcp": {
"command": "npx",
"args": [
"-y",
"@hirejack/mcp"
]
}
}
}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/io.github.TVLSS%2Fhirejack-mcp)<a href="https://mcptoplist.com/server/io.github.TVLSS%2Fhirejack-mcp"><img src="https://mcptoplist.com/badge/io.github.TVLSS%2Fhirejack-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
tvlss
Available versions (16)
| Version | Published |
|---|---|
| 0.3.10 | Jul 25, 2026 |
| 0.3.9 | Jul 24, 2026 |
| 0.3.8 | Jul 24, 2026 |
| 0.3.7 | Jul 24, 2026 |
| 0.3.6 | Jul 24, 2026 |
| 0.3.5 | Jul 17, 2026 |
| 0.3.4 | Jul 17, 2026 |
| 0.3.3 | Jul 17, 2026 |
| 0.3.2 | Jul 16, 2026 |
| 0.3.1 | Jul 16, 2026 |
| 0.3.0 | Jul 16, 2026 |
| 0.2.1 | Jul 13, 2026 |
| 0.2.0 | Jul 12, 2026 |
| 0.1.6 | Jul 4, 2026 |
| 0.1.4 | May 27, 2026 |
| 0.1.2 | May 12, 2026 |
Frequently asked questions
- Who maintains HireJack?
- HireJack is maintained by tvlss, which publishes 1 MCP server (16 total versions) tracked on MCP Toplist.
- Is HireJack listed on the Official MCP Registry?
- Yes — HireJack is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does HireJack have?
- MCP Toplist tracks 16 versions of HireJack, most recently published on Jul 25, 2026.
- Where can I find the source code for HireJack?
- The source code for HireJack is hosted at github.com/tvlss/hirejack-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.