mcp-registry

zavora-ai/mcp-registry
★ 1 stars Rust DevOps Updated today
MCP Registry — central control plane for use with ADK-Rust Enterprise MCP server registration, tool discovery, allow-lists, health, and audit
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": {
    "mcp-registry": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "mcp-registry"
      ]
    }
  }
}

README Excerpt

Central control plane for MCP server registration, tool discovery, allow-lists, health monitoring, and audit — for [ADK-Rust Enterprise](https://enterprise.adk-rust.com). <p align="center"> <img src="https://raw.githubusercontent.com/zavora-ai/mcp-registry/main/docs/architecture.svg" alt="MCP Registry Architecture" width="800"/>

Tools (10)

disable_mcp_serverdiscover_mcp_toolsexport_mcp_inventoryget_mcp_serverlist_mcp_serversregister_mcp_serverrestart_mcp_serverset_tool_allowlisttest_mcp_serverupdate_mcp_server

Topics

adk-rustadk-rust-enterprisemcpmcp-registry