Skip to content
Back to search
30
MCP

io.github.dave-london/cargo

io.github.dave-london/cargo

Structured Rust cargo operations (build, test, clippy) as typed JSON.

Uptime
0.0%
23 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.Dave-London/cargo
Structured Rust cargo operations (build, test, clippy) as typed JSON.
0 tools
io.github.dave-london/pare-cargo
Pare Cargo ג€” Structured Rust cargo operations (build, test, clippy, fmt, doc) as typed JSON.
0 tools
io.github.Dave-London/pare-cargo
Pare Cargo ג€” Structured Rust cargo operations (build, test, clippy, fmt, doc) as typed JSON.
0 tools
Cargo
Provides access to Rust crate documentation, version information, and workspace metadata through rustdoc JSON generation, crates.io API inte
0 tools
@paretools/cargo
MCP server for Rust/Cargo — structured build, test, clippy, and dependency data for AI agents
0 tools
io.github.Dave-London/docker
Structured Docker operations (ps, images, logs, build) as typed JSON.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.dave-london/cargo": {
      "url": "None",
      "transport": "http"
    }
  }
}