Candidatehub
Rank #69,945com.rolnia/mcp
Profile, CV, jobs, compensation & application-tracking tools for AI agents, by rolnia.com.
Candidatehub is a Model Context Protocol (MCP) server published by gradebg96. It ranks #69,945 of 132,113 servers tracked on MCP Toplist. Candidatehub is listed on Official MCP, with 1 tracked version. It was first listed on Aug 4, 2026 and most recently updated on Aug 4, 2026.
Ranks ahead of 62,168 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 rolnia -e "CANDIDATEHUB_TOKEN=<your CANDIDATEHUB_TOKEN>" -e "CANDIDATEHUB_API_BASE=<your CANDIDATEHUB_API_BASE>" -- npx -y @rolnia/mcpReplace each placeholder with your own value before saving.
[mcp_servers.rolnia]
command = "npx"
args = ["-y", "@rolnia/mcp"]
[mcp_servers.rolnia.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": {
"rolnia": {
"command": "npx",
"args": [
"-y",
"@rolnia/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": {
"rolnia": {
"command": "npx",
"args": [
"-y",
"@rolnia/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": {
"rolnia": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@rolnia/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": {
"rolnia": {
"command": "npx",
"args": [
"-y",
"@rolnia/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": {
"rolnia": {
"command": "npx",
"args": [
"-y",
"@rolnia/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.rolnia%2Fmcp)<a href="https://mcptoplist.com/server/com.rolnia%2Fmcp"><img src="https://mcptoplist.com/badge/com.rolnia%2Fmcp.svg" alt="MCP Toplist: #69,945 of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
gradebg96
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Aug 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 1 version of Candidatehub, most recently published on Aug 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.