Catalog
io.github.B0ydT/r-packagedev-mcp
OfficialMCP server for R package development using usethis, devtools, renv, and testthat
R package development tools using usethis, devtools, renv, and testthat.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"r-packagedev-mcp": {
"command": "npx",
"args": [
"-y",
"r-packagedev-mcp@1.0.1"
]
}
}
}