Candidatehub
Rank #55,305com.aicandidatehub/mcp
Profile, CV, jobs, compensation & application-tracking tools for AI agents, by aicandidatehub.com.
Candidatehub is a Model Context Protocol (MCP) server published by gradebg96. It ranks #55,305 of 132,113 servers tracked on MCP Toplist. Candidatehub is listed on Official MCP, with 2 tracked versions. It was first listed on Jul 4, 2026 and most recently updated on Jul 4, 2026.
Ranks ahead of 76,808 of 132,113 servers on MCP Toplist.
Use Candidatehub
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add aicandidatehub -e "CANDIDATEHUB_TOKEN=<your CANDIDATEHUB_TOKEN>" -e "CANDIDATEHUB_API_BASE=<your CANDIDATEHUB_API_BASE>" -- npx -y @aicandidatehub/mcpReplace each placeholder with your own value before saving.
[mcp_servers.aicandidatehub]
command = "npx"
args = ["-y", "@aicandidatehub/mcp"]
[mcp_servers.aicandidatehub.env]
CANDIDATEHUB_TOKEN = "<your CANDIDATEHUB_TOKEN>"
CANDIDATEHUB_API_BASE = "<your CANDIDATEHUB_API_BASE>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"aicandidatehub": {
"command": "npx",
"args": [
"-y",
"@aicandidatehub/mcp"
],
"env": {
"CANDIDATEHUB_TOKEN": "<your CANDIDATEHUB_TOKEN>",
"CANDIDATEHUB_API_BASE": "<your CANDIDATEHUB_API_BASE>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"aicandidatehub": {
"command": "npx",
"args": [
"-y",
"@aicandidatehub/mcp"
],
"env": {
"CANDIDATEHUB_TOKEN": "<your CANDIDATEHUB_TOKEN>",
"CANDIDATEHUB_API_BASE": "<your CANDIDATEHUB_API_BASE>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"aicandidatehub": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@aicandidatehub/mcp"
],
"env": {
"CANDIDATEHUB_TOKEN": "<your CANDIDATEHUB_TOKEN>",
"CANDIDATEHUB_API_BASE": "<your CANDIDATEHUB_API_BASE>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"aicandidatehub": {
"command": "npx",
"args": [
"-y",
"@aicandidatehub/mcp"
],
"env": {
"CANDIDATEHUB_TOKEN": "<your CANDIDATEHUB_TOKEN>",
"CANDIDATEHUB_API_BASE": "<your CANDIDATEHUB_API_BASE>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"aicandidatehub": {
"command": "npx",
"args": [
"-y",
"@aicandidatehub/mcp"
],
"env": {
"CANDIDATEHUB_TOKEN": "<your CANDIDATEHUB_TOKEN>",
"CANDIDATEHUB_API_BASE": "<your CANDIDATEHUB_API_BASE>"
}
}
}
}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/com.aicandidatehub%2Fmcp)<a href="https://mcptoplist.com/server/com.aicandidatehub%2Fmcp"><img src="https://mcptoplist.com/badge/com.aicandidatehub%2Fmcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
gradebg96
Available versions (2)
| Version | Published |
|---|---|
| 0.5.2 | Jul 4, 2026 |
| 0.5.1 | Jul 4, 2026 |
Frequently asked questions
- Who maintains Candidatehub?
- Candidatehub is maintained by gradebg96, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Candidatehub listed on the Official MCP Registry?
- Yes — Candidatehub is listed on the Official MCP Registry.
- How many versions does Candidatehub have?
- MCP Toplist tracks 2 versions of Candidatehub, most recently published on Jul 4, 2026.
- Where can I find the source code for Candidatehub?
- The source code for Candidatehub is hosted at github.com/gradebg96/candidatehub.
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.