mcpbeat Sign in

R Packagedev MCP Server

local only

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

MCP server for R package development using usethis, devtools, renv, and testthat

Installs per day peak 26 · avg 7 · +10% w/w
a month agotoday
42
Installs / week
npm · r-packagedev-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check R Packagedev MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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

Alternatives to R Packagedev MCP

same job, measured the same way
Wechat Devtools
by watertian

MCP Server for WeChat DevTools CLI - Automate Mini Program development & testing.

local only
.NET MCP Server
by jongalloway

AI assistant access to .NET SDK for projects, packages, building, testing, and development tools.

local only
Wechat Devtools MCP
by watertian

MCP Server for WeChat DevTools CLI - Automate development & testing with 7 aggregated APIs.

1 192 installs/wk local only
Mobile MCP
by mobile-next

MCP server for iOS and Android Mobile Development, Automation and Testing

39 229 installs/wk local only
Localstack MCP Server
by localstack

A LocalStack MCP Server providing essential tools for local cloud development & testing

209 installs/wk local only
D
Ceraph
by ceraph

MCP server for agent-driven React Native and Expo development and mobile testing

656 installs/wk local only
replicant-mcp
by thecombatwombat

Android MCP server for AI-assisted development. Build, test, emulate, and automate.

121 installs/wk local only
I
MCP Appium - Mobile Development and Automation Server
by appium

MCP server for Appium mobile automation on iOS and Android devices with test creation tools.

6 543 installs/wk local only

R Packagedev MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for R Packagedev MCP?
R Packagedev MCP 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 r-packagedev-mcp was installed 42 times last week.
How do I connect R Packagedev MCP?
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 r-packagedev-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use R Packagedev MCP?
The npm package r-packagedev-mcp was installed 42 times in the last week. Week over week that is +10%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.