ripmcp

A-Box-of-Scraps/ripmcp
★ 0 stars Rust AI/LLM Updated today
MCP servers, minus the ceremony.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ripmcp": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "ripmcp"
      ]
    }
  }
}

README Excerpt

ripmcp is a CLI for managing and invoking MCP servers, minus the bloated ceremony. It brings the power of MCP to AI agent harnesses built on the idea that Bash Is All You Need. Licensed under the [MIT License](LICENSE) by Titouan Réthoré.