des-mcp-server.rs

discrete-event-systems/des-mcp-server.rs
★ 0 stars Rust Search Updated today
Read-only and build-only Rust MCP server for the Discrete Event Systems org
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": {
    "des-mcp-server.rs": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "des-mcp-server.rs"
      ]
    }
  }
}

Topics

discrete-event-simulationmcpmodel-context-protocoloperations-researchrust