Skip to main content

containerize-mcp-server

Facilitates the containerization of R-based MCP servers using Docker for easy deployment and integration with Claude Code.

Install this skill

or
82/100

Security score

The containerize-mcp-server skill was audited on Jun 8, 2026 and we found 4 security issues across 2 threat categories, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 159

Curl to non-GitHub URL

SourceSKILL.md
159**On failure:** For stdio transport, ensure the container name matches (`r-mcp-server`) and that the container is running with `docker ps`. For HTTP transport, verify the port is exposed and reachable
low line 61

External URL reference

SourceSKILL.md
61), repos='https://cloud.r-project.org/')"
low line 151

External URL reference

SourceSKILL.md
151"url": "http://localhost:3000/mcp"
low line 159

External URL reference

SourceSKILL.md
159**On failure:** For stdio transport, ensure the container name matches (`r-mcp-server`) and that the container is running with `docker ps`. For HTTP transport, verify the port is exposed and reachable
Scanned on Jun 8, 2026
View Security Dashboard
Installation guide →