mcpbeat Sign in

Rolnia MCP Server

local only

Rolnia runs on your own machine — the client starts it, so there is no endpoint to ping. 33 installs a week from npm.

Profile, CV, jobs, compensation & application-tracking tools for AI agents, by rolnia.com.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 13 · avg 5 · +37% w/w
a month agotoday
33
Installs / week
npm · @rolnia/mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp -- npx -y @rolnia/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@rolnia/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
command = "npx"
args = ["-y", "@rolnia/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@rolnia/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@rolnia/mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: CANDIDATEHUB_TOKEN (Personal Access Token minted at https://www.rolnia.com/account/mcp-tokens (format chmcp_…). Required by all API-backed tools; the server starts and lists tools without it.), CANDIDATEHUB_API_BASE (API base URL (defaults to https://www.rolnia.com).). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Rolnia

same job, measured the same way
grad-agent
by i-ninte

Autonomous MCP agent for grad school applications: prof discovery, cold emails, SOP, tracking.

109 installs/wk local only
Career Rift
by careerrift

Manage job applications — jobs, companies, boards, notes, and profile — from your AI client.

answering
Agent Toolbelt MCP
by marras0914

19 focused API tools for AI agents: contract review, prompt optimizer, context packing, and more.

63 installs/wk local only
Apiiro Guardian Agent
by apiiro

Apiiro Application Security Posture Management (ASPM) tools for AI coding assistants.

answering
Sonar
by trysonar

ASO tools for AI agents: keyword research, rank tracking, competitor analysis (iOS & Android).

390 installs/wk 52 tools answering
b0tl1nk
by b0tl1nk

Search and list applications for AI agents. Remote MCP on b0tl1nk.com.

6 tools answering
Uk AI Act MCP
by csoai-org

UK AI regulation compliance tools for AI agents. Capabilities: UK risk classification, AISI

137 installs/wk local only
AI AppSec
by subodhkc

Evidence-backed AppSec for AI applications and agents. Powered by HAIEC.

5 465 installs/wk local only

Rolnia — questions

Answers built from our own checks of this server.

Why is there no uptime for Rolnia?
Rolnia runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @rolnia/mcp was installed 33 times last week.
Is Rolnia still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Rolnia?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @rolnia/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Rolnia?
The npm package @rolnia/mcp was installed 33 times in the last week. Week over week that is +37%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.