MCP server for R package development using usethis, devtools, renv, and testthat
A standalone Model Context Protocol (MCP) server that exposes advanced R package development capabilities to AI assistants through natural language. wraps the four most important R package development packages into a unified MCP tool surface: Package | Purpose | Tools provided | ---------|---------|----------------| usethis | Automate package setup and configuration | , , , , , , , , , , , , |…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
A standalone Model Context Protocol (MCP) server that exposes advanced R package development capabilities to AI assistants through natural language. wraps the four most important R package development packages into a unified MCP tool surface: Package | Purpose | Tools provided | ---------|---------|----------------| usethis | Automate package setup and configuration | , , , , , , , , , , , , | devtools | Full package development cycle | , , , , , , , | renv | Reproducible environments | , , , ,…