rmcp

rmcp is a Python-based Model Context Protocol (MCP) server that exposes 52 statistical analysis tools (organized into categories) backed by a curated whitelist of CRAN R packages. It can be run locally (stdio for MCP clients such as Claude Desktop; optional HTTP transport for web apps) or used via a live HTTPS endpoint with interactive docs and health checks.

Evaluated Mar 30, 2026 (21d ago)
Homepage ↗ Repo ↗ Ai Ml mcp statistics r econometrics time-series machine-learning data-analysis http sse fastapi python visualization
⚙ Agent Friendliness
67
/ 100
Can an agent use this?
🔒 Security
46
/ 100
Is it safe for agents?
⚡ Reliability
38
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
80
Documentation
70
Error Messages
0
Auth Simplicity
100
Rate Limits
20

🔒 Security

TLS Enforcement
90
Auth Strength
20
Scope Granularity
10
Dep. Hygiene
60
Secret Handling
60

Strengths/indicators: HTTPS is implied for the live HTTP endpoints and an SSL mode is documented for local serving. Weaknesses/unknowns: no authentication/authorization is documented; the service likely executes R code/tooling against user-provided inputs, so input validation/sandboxing quality is critical but not described here. Dependency list shows common libraries and structured logging, but no CVE history or sandboxing details are included in the provided content.

⚡ Reliability

Uptime/SLA
20
Version Stability
45
Breaking Changes
40
Error Recovery
45
AF Security Reliability

Best When

You want an MCP-compatible assistant to run R-backed statistical analyses interactively with conversational tool calls, optionally over HTTP for web clients.

Avoid When

You need strong access control, auditability per user, or documented rate limiting/quotas; or you must ensure strict compliance/data residency guarantees for sensitive data.

Use Cases

  • Regression and econometrics workflows (e.g., linear/logistic models, panel data, IV)
  • Time-series analysis and forecasting (e.g., ARIMA, stationarity testing)
  • Statistical testing and experimentation (e.g., t-tests, ANOVA, chi-square)
  • General data analysis and transformations (descriptives, correlation, standardization, winsorization)
  • Machine-learning modeling (e.g., clustering, trees, random forests)
  • Producing formatted statistical output and inline visualizations for analyst workflows

Not For

  • As a general-purpose data API without statistical tooling focus
  • Highly secure multi-tenant environments where per-user authentication/authorization is required (no auth described)
  • Workloads needing guaranteed numerical reproducibility across arbitrary R environments without pinning R/package versions

Interface

REST API
Yes
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
No
Webhooks
No

Authentication

OAuth: No Scopes: No

No authentication/authorization mechanism is described in the provided README (for both local and live HTTP endpoints). This suggests the service may rely on network-level controls when used remotely.

Pricing

Free tier: No
Requires CC: No

No pricing information is provided in the supplied content.

Agent Metadata

Pagination
none
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • MCP tool calls may fail if required R or specific R packages are not installed; README indicates a 'check-r-packages' command but does not document failure recovery semantics.
  • Using the live hosted endpoint may introduce latency, resource limits, or environment variability (not documented in the provided content).
  • Statistical workflows can be sensitive to data schema/format; tool failures may require reformulating inputs rather than simple retries.

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for rmcp.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-03-30.

8642
Packages Evaluated
17761
Need Evaluation
586
Need Re-evaluation
Community Powered