governed-mcp-gateway

mizbamd/governed-mcp-gateway
★ 0 stars Java AI/LLM Updated 9d ago
Governed Model Context Protocol (MCP) servers in Java AND Python: policy engine, human-in-the-loop approval for sensitive actions, and a hash-chained audit log.
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": {
    "governed-mcp-gateway": {
      "command": "npx",
      "args": [
        "-y",
        "mizbamd/governed-mcp-gateway"
      ]
    }
  }
}

README Excerpt

> Governed **Model Context Protocol (MCP)** servers in **both Java and Python**, exposing enterprise > tools (ledger, pricing, search) to an LLM agent behind a governance layer: read/write sensitivity > classification, **human-in-the-loop approval** for write actions, role-based policy, and a > hash-chained **audit log**. The connective tissue that lets agents act on systems of record safely.

Tools (3)

lookup_item_costlookup_locationlookup_supplier

Topics

agentic-aiai-agentsaudit-loggovernancehuman-in-the-loopjavamcpmodel-context-protocolpythonspring-boot