cafferychen777/Rstudio-mcp
3.3
If you are the rightful owner of Rstudio-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The RStudio MCP Server is a Model Context Protocol server designed to integrate AI assistants with RStudio, providing capabilities such as environment management, code execution, and project management.
Tools
Functions exposed to the LLM to take actions
create_environment
Create a new R environment.
execute_r_code
Execute R code in a specified environment.
create_project
Create a new RStudio project.
install_package
Install R packages.
get_project_info
Get project information.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client