Enterprise DNA Enterprise DNA
M MCP Servers Developer low

9hannahnine-jpg/arc-gate-mcp

by Various

Runtime governance for MCP tool calls — Arc Gate for the MCP protocol layer

MCP

9hannahnine-jpg/arc-gate-mcp

Added 7 June 2026

#ai-security #llm-security #mcp #model-context-protocol #prompt-injection

Overview

Arc-Gate-MCP provides runtime governance for MCP (Model Context Protocol) tool calls by intercepting and enforcing policies at the protocol layer. It is implemented in Python and designed to integrate into MCP-based workflows.

Best for

Best for
Developers who need runtime policy enforcement for MCP-based agent tool calls in experimental or internal projects

Use cases

  • Enforce access control policies on MCP tool invocations
  • Audit and log tool usage in AI agent pipelines
  • Apply rate limiting or validation rules to MCP tool calls

How to use

Install

pip install arc-gate-mcp

Tested with

Claude Desktop

Example client config

{\n  "mcpServers": {\n    "arc-gate": {\n      "command": "uvx",\n      "args": ["arc-gate-mcp", "--upstream", "uvx mcp-server-fetch", "--policy", "browser_agent"]\n    }\n  }\n}

Notes

Arc-Gate-MCP provides runtime governance for MCP (Model Context Protocol) tool calls by intercepting and enforcing policies at the protocol layer. It is implemented in Python and designed to integrate into MCP-based workflows.

0 stars on GitHub. Last updated 2026-05-31.

Use cases

  • Enforce access control policies on MCP tool invocations
  • Audit and log tool usage in AI agent pipelines
  • Apply rate limiting or validation rules to MCP tool calls

Pros

  • Lightweight Python implementation that slots into existing MCP setups
  • Focuses specifically on governance without overcomplicating the protocol layer
  • Open source with potential for custom policy extensions

Cons

  • Zero stars on GitHub indicates very limited community adoption and testing
  • Documentation and sample usage are minimal based on repository status
  • Requires familiarity with MCP protocol to configure effectively

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Lightweight Python implementation that slots into existing MCP setups
  • Focuses specifically on governance without overcomplicating the protocol layer
  • Open source with potential for custom policy extensions

Cons

  • Zero stars on GitHub indicates very limited community adoption and testing
  • Documentation and sample usage are minimal based on repository status
  • Requires familiarity with MCP protocol to configure effectively

Pairs with

Other entries in the index that connect to this one. Click through to see the chain.

Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks