rlang-mcp-server
3
The R-Server MCP is a Model Context Protocol server designed to facilitate the execution of R scripts and the generation of visualizations via the ggplot2 library. It provides robust error handling, format flexibility, and Docker integration for secure operations.
R-Server MCP
A specialized Model Context Protocol (MCP) server for generating data visualizations using R's ggplot2 library and executing R scripts.
Features
- Execute R scripts and ggplot2 commands to create visualizations
- Support for various output formats: PNG, JPEG, PDF, SVG
- Error handling for invalid code or rendering issues
- Docker integration for secure code execution
Usage
- Configure within MCP settings for local or Docker execution to maintain stdio transport communication.