ClaudeR - RStudio MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 5 833 installs a week from pypi. Last commit 3 Aug 2026.
Connect RStudio to AI assistants for interactive R coding and data analysis.
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 clauder -- uvx clauder-mcp
{
"mcpServers": {
"clauder": {
"args": [
"clauder-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.clauder]
command = "uvx"
args = ["clauder-mcp"]
{
"mcpServers": {
"clauder": {
"args": [
"clauder-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"clauder": {
"args": [
"clauder-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.