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
We read the source, 21 h ago · rules 3dff92dd89df
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.
этот файл ставится пользователю, но в репозитории его нет
пакет 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.
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.
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.
claude mcp add runrunit-n1 -- npx -y mcp-runrunit
{
"mcpServers": {
"runrunit-n1": {
"args": [
"-y",
"mcp-runrunit"
],
"command": "npx"
}
}
}
[mcp_servers.runrunit-n1]
command = "npx"
args = ["-y", "mcp-runrunit"]
{
"mcpServers": {
"runrunit-n1": {
"args": [
"-y",
"mcp-runrunit"
],
"command": "npx"
}
}
}
{
"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.
MCP server for Planfix API — tasks, contacts. 3 tools.
TrackingTime MCP server for profile, events, users, projects, tasks, customers, and services.
MCP server for Tilda API — projects, pages. 3 tools.
timesheet.io MCP server - manage timers, projects, tasks and reports
Remote MCP for Kanban AI boards—manage projects, tasks, and comments from AI tools.
Nifty's MCP server — exposes tasks, projects, messages, and files as tools for AI agents.
MCP server for E-Commerce
MCP server for ModusOp — projects, tasks, time tracking, and retainers for AI assistants.
Answers built from our own checks of this server.