Run a R script in docker for AI
Project description
rocker-mcp
Run a R script in docker for AI.
Quickly Start
Start R-docker MCP in your Claude Code:
{
"mcpServers": {
"rocker-mcp": {
"command": "docker",
"args": [
"run",
"-it",
"--rm",
"--mount",
"type=bind,src=${PWD},dst=${PWD}",
"--mount",
"type=volume,src=r_lib,dst=/usr/local/lib/R/site-library",
"-w",
"${PWD}",
"ghcr.io/sepinetam/rocker-mcp:latest"
]
}
}
}
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
rocker_mcp-0.2.0.tar.gz
(3.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file rocker_mcp-0.2.0.tar.gz.
File metadata
- Download URL: rocker_mcp-0.2.0.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.8 {"installer":{"name":"uv","version":"0.10.8","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
883e1618fc025843db3f6f40af692a6f500d34f164e8ca63db0e06529ab7863b
|
|
| MD5 |
4a630c544ad9a4f5a74849ff3c76cb24
|
|
| BLAKE2b-256 |
e7d88a67374290435d5fde7488b82b19d3bff5fc4430e9b951a115b0306b8c6f
|
File details
Details for the file rocker_mcp-0.2.0-py3-none-any.whl.
File metadata
- Download URL: rocker_mcp-0.2.0-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.8 {"installer":{"name":"uv","version":"0.10.8","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a57b3f6cd1c98bac3f0fe3260f863c42f733ce68d9254519a29d29b7bf759636
|
|
| MD5 |
2da2fd29ad86751b67804861472710ec
|
|
| BLAKE2b-256 |
7568db8c4bacd65f9a442d845f6c4bf4b7d698e0bc9608b571691d7baaf75775
|