mcpbeat Sign in

Runrun.it MCP Server

local only

Runrun.it MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 67 installs a week from npm. Last commit 8 Apr 2026.

MCP server for Runrun.it: Tasks, Comments, Projects

Installs per day peak 50 · avg 11 · -47% w/w
a month agotoday
67
Installs / week
npm · mcp-runrunit
0
Stars
1 open issues
8 Apr 2026
Last commit
0 releases in 90 days
License
language unknown

What the code does

We read the source, 21 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

File ships in the package but is absent from the source [пакет] cursor-skills/utilities/quality/setup-code-quality/templates/eslint.config.js:1, [пакет] cursor-skills/utilities/quality/setup-code-quality/templates/eslint.config.next.js:1, [пакет] cursor-skills/utilities/quality/setup-code-quality/templates/eslint.config.node-ts.js:1 и ещё 1
этот файл ставится пользователю, но в репозитории его нет
Package points at a different repository znetinho/plugin-sentinel-mcp
пакет mcp-runrunit ссылается на agencian1/mcp-runrunit

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

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 runrunit-n1 -- npx -y mcp-runrunit
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "runrunit-n1": {
      "args": [
        "-y",
        "mcp-runrunit"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.runrunit-n1]
command = "npx"
args = ["-y", "mcp-runrunit"]
.cursor/mcp.json
{
  "mcpServers": {
    "runrunit-n1": {
      "args": [
        "-y",
        "mcp-runrunit"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "runrunit-n1": {
      "args": [
        "-y",
        "mcp-runrunit"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: RUNRUNIT_APP_KEY (Runrun.it API App-Key (application key)), RUNRUNIT_USER_TOKEN (Runrun.it API User-Token (user authentication)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Runrun.it MCP Server

same job, measured the same way
Planfix MCP
by theyahia

MCP server for Planfix API — tasks, contacts. 3 tools.

56 installs/wk local only
TrackingTime
by trackingtime

TrackingTime MCP server for profile, events, users, projects, tasks, customers, and services.

answering
Tilda MCP
by theyahia

MCP server for Tilda API — projects, pages. 3 tools.

63 installs/wk local only
Timesheet MCP
by timesheetio

timesheet.io MCP server - manage timers, projects, tasks and reports

49 installs/wk local only
Kanban AI
by orholam

Remote MCP for Kanban AI boards—manage projects, tasks, and comments from AI tools.

answering
Niftypm
by niftypm

Nifty's MCP server — exposes tasks, projects, messages, and files as tools for AI agents.

answering
Ecommerce Mcp
by varvararatta

MCP server for E-Commerce

answering
Modusop MCP
by jwwd-repos

MCP server for ModusOp — projects, tasks, time tracking, and retainers for AI assistants.

33 installs/wk local only

Runrun.it MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Runrun.it MCP Server?
Runrun.it MCP Server 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 mcp-runrunit was installed 67 times last week.
How do I connect Runrun.it MCP Server?
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 mcp-runrunit straight from npm; nothing to host, nothing to sign up for.
How many people use Runrun.it MCP Server?
The npm package mcp-runrunit was installed 67 times in the last week. Week over week that is -47%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Runrun.it MCP Server open source?
We cannot say either way: 0 stars on GitHub and 1 open issue, but we could not determine the licence, and without one the code is not open source by default.