mcp-tool-bridge

Hibryda/mcp-tool-bridge
★ 0 stars Rust Code/Dev Tools Updated today
Rust MCP server wrapping CLI tools with structured JSON output. 20 tools, 103 unit tests, 1740 integration tests.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-tool-bridge": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "mcp-tool-bridge"
      ]
    }
  }
}

README Excerpt

MCP server wrapping CLI tools with structured JSON output. 22 tools, single Rust binary (~10MB), stdio transport. Bundled as a Claude Code plugin and distributed via a Claude Code marketplace with checksum-verified multi-arch binaries. Adoption is driven by context rules (`.claude/rules/70-72`) rather than the PreToolUse hook, which proved a no-op. 121 unit + 5 doc + 193 e2e + 36 hook + 8 launcher tests across ubuntu+macos.

Tools (20)

batchcurldiffdocker_imagesdocker_inspectdocker_listfindgh_apigit_loggit_showgit_statuskubectlkubectl_getkubectl_listlsofpipepr_statusrepo_snapshotsqlite_querysqlite_tables