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.3.0.tar.gz
(3.4 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.3.0.tar.gz.
File metadata
- Download URL: rocker_mcp-0.3.0.tar.gz
- Upload date:
- Size: 3.4 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 |
196c993da68eab58a9d1fa0575e92c322ee65da5397bdecf2d5b85de7e97e2e3
|
|
| MD5 |
4b1eaf7ca1b5db2cf237c5a78ee73b38
|
|
| BLAKE2b-256 |
60bd744cd43be5cfa3a382e5339fabb9dac2a9f1a289bafa2b6ef44fdb7b0039
|
File details
Details for the file rocker_mcp-0.3.0-py3-none-any.whl.
File metadata
- Download URL: rocker_mcp-0.3.0-py3-none-any.whl
- Upload date:
- Size: 6.4 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 |
3690e18201705170d6f44889fd2805fcf27746b97bf1d3a378a2abcf06e14cdf
|
|
| MD5 |
e87ca0323b5512efd171e71c32a93e2b
|
|
| BLAKE2b-256 |
de59186ac7b22de3852155e154620c43b7e3b8f85c8dfb76c1f482ffb3fb20cb
|