Runrun.it MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 41 installs a week from npm. Last commit 8 Apr 2026.
MCP server for Runrun.it: Tasks, Comments, Projects
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"
}
}
}
Answers built from our own checks of this server.