rust-crate-docs-docker

stdio

Used by 2 plugins

Installs b00t, the highest-starred plugin that provides this server

Install
1
Run in your terminal
$
npx claudepluginhub elasticdotventures/_b00t_
Add to Your Project

Add to your .mcp.json:

{
  "mcpServers": {
    "rust-crate-docs-docker": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/promptexecution/rust-cargo-docs-rag-mcp:latest",
        "stdio"
      ]
    }
  }
}
Command
docker
Access Level
write
Arguments
run--rm-ighcr.io/promptexecution/rust-cargo-docs-rag-mcp:lateststdio
Capabilities
deployment