phisanti/MCPR
by Various
MCPR enables AI agents to participate in interactive R sessions for professional analysis workflows.
MCP
phisanti/MCPR
Added 1 June 2026
Overview
MCPR is a tool that allows AI agents to engage in interactive R sessions, enabling automated or assisted execution of R code for data analysis. It is built using HTML and has 25 stars on GitHub, indicating a small community.
Best for
Best for
Developers prototyping AI-driven R analysis assistants
Use cases
- Automating repetitive R analysis workflows
- Enabling AI agents to perform interactive data exploration in R
- Integrating AI assistance into professional R-based analytics pipelines
How to use
Install
remotes::install_github("phisanti/MCPR") Tools exposed
mcpr_serverinstall_mcprmcpr_session_startmanage_r_sessionsexecute_r_codeshow_plotview
Tested with
Claude Desktop, Claude, Gemini, Copilot, Codex, VS Code
Example client config
{\n "mcpServers": {\n "mcpr": {\n "command": "R",\n "args": ["--quiet", "--slave", "-e", "MCPR::mcpr_server()"]\n }\n }\n} Notes
MCPR is a tool that allows AI agents to engage in interactive R sessions, enabling automated or assisted execution of R code for data analysis. It is built using HTML and has 25 stars on GitHub, indicating a small community.
25 stars on GitHub. Last updated 2026-03-30. Licensed CC-BY-SA-4.0.
Use cases
- Automating repetitive R analysis workflows
- Enabling AI agents to perform interactive data exploration in R
- Integrating AI assistance into professional R-based analytics pipelines
Pros
- Enables AI agents to directly interact with R, a core statistical tool
- Facilitates interactive, real-time analysis loops
- Open source with potential for customization
Cons
- Very low adoption (25 stars) suggesting limited testing and community
- Built in HTML may limit performance or integration options
- Lacks extensive documentation or examples
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Enables AI agents to directly interact with R, a core statistical tool
- Facilitates interactive, real-time analysis loops
- Open source with potential for customization
Cons
- Very low adoption (25 stars) suggesting limited testing and community
- Built in HTML may limit performance or integration options
- Lacks extensive documentation or examples
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.