rustsdcmcp

fastrevmd-lab/rustsdcmcp
★ 1 stars Rust Memory/Knowledge Updated today
Async Rust MCP server for HPE Juniper Security Director Cloud — a mechub project
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": {
    "rustsdcmcp": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "rustsdcmcp"
      ]
    }
  }
}

README Excerpt

<p align="center"> <picture> <source media="(prefers-color-scheme: dark)" srcset="docs/assets/mechub-mark.svg"> <img src="docs/assets/mechub-mark-light.svg" width="72" alt="mechub mark"> </picture> </p> <h1 align="center">rustsdcmcp</h1> <p align="center"><strong>Async Rust Model Context Protocol server for HPE Juniper Security Director Cloud</strong><br>