Get a week free of Claude Code →
🛠️

ClaudeR - RStudio MCP Server

Connect RStudio to AI assistants for interactive R coding and data analysis.

Developer Tools stdio pypi pypistdioIMNMV
RUN IN TERMINAL
claude mcp add clauder -- uvx clauder-mcp
ADD TO claude_desktop_config.json
{ "mcpServers": { "clauder": { "command": "uvx", "args": ["clauder-mcp"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "clauder": { "command": "uvx", "args": ["clauder-mcp"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "clauder": { "command": "uvx", "args": ["clauder-mcp"] } } }

About This MCP Server

Connect RStudio to AI assistants for interactive R coding and data analysis.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

clauder-mcp on pypi

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on pypi.

What tools does it provide?

The ClaudeR - RStudio MCP Server server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/clauder.svg)](https://skillsplayground.com/mcps/clauder/)
SHARE
Share on X

Related MCP Servers