RMCP Documentation
Statistical Analysis through Natural Conversation
RMCP is a Model Context Protocol (MCP) server that provides comprehensive statistical analysis capabilities through R. With 53 statistical analysis tools across 11 categories, RMCP enables AI assistants to perform sophisticated statistical modeling, econometric analysis, machine learning, time series analysis, and data science tasks through natural conversation.
Features
53 Statistical Tools across 11 categories including regression, time series, machine learning, and visualization
Multiple Interfaces - Python package (CLI) and HTTP server for different use cases
Natural Language Interface - Convert plain English to statistical formulas and analyses
Professional Visualizations - Inline plots and charts displayed directly in Claude conversations
MCP Protocol Support - Full compatibility with Claude Desktop and other MCP clients
Flexible R Integration - Execute both structured tools and custom R code with security validation
Error Recovery - Intelligent error diagnosis with suggested fixes
Choose Your Interface
RMCP offers two ways to access statistical analysis capabilities:
- 📦 Python Package (
pip install rmcp) Local installation for Claude Desktop integration
- 🌐 HTTP Server (Cloud deployment)
Web API for applications and remote access
Getting Started
- Python Package:
pip install rmcprmcp startConfigure Claude Desktop
- HTTP Server:
Use our deployed server or deploy your own
Quick Links
Package Documentation:
Installation Guide - Installation and setup
Quick Start Guide - Usage examples and tutorials
API Reference - Complete API reference
HTTP Server Documentation:
HTTP Server Getting Started Guide - HTTP API usage guide
HTTP Server API Reference - API endpoints and examples
HTTP Server Deployment Guide - Deployment instructions
Documentation
Python Package
HTTP Server
API Reference
Shared Resources