data science tools
MCPR
Model Context Protocol for R: enables AI agents to participate in interactive live R sessions.
local
macos
windows
linux
data science tools
Installation
npx -y phisanti/MCPRConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "MCPR",
"command": "npx",
"args": [
"-y",
"phisanti/MCPR"
]
}About This MCP Server
phisanti/MCPR
Model Context Protocol for R: enables AI agents to participate in interactive live R sessions.
GitHub: https://github.com/phisanti/MCPR
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub