arc-gate-mcp
arc-gate-mcp
Runtime governance proxy for MCP tool calls. Blocks prompt injection and capability abuse before tool results reach your agent.
What it does
arc-gate-mcp sits between your MCP client and any MCP server. Every tool result passes through Arc Gate governance before reaching your agent — blocking prompt injection attacks that exploit the MCP trust boundary.
Related MCP server: MCP Fetch
Installation
pip install arc-gate-mcpUsage
arc-gate-mcp --upstream "uvx mcp-server-fetch" --policy balancedWith Claude Desktop
{
"mcpServers": {
"arc-gate": {
"command": "uvx",
"args": ["arc-gate-mcp", "--upstream", "uvx mcp-server-fetch", "--policy", "browser_agent"]
}
}
}Policy modes
balanced— general purposebrowser_agent— web browsing agentsfinance_agent— financial data agentsrag_assistant— document retrieval agentsstrict— maximum enforcement
Links
License
AGPL-3.0
Used with Heym
arc-gate-mcp is available as a template on Heym — an enterprise agent platform. Try the Governed Web Research Agent template to see Arc Gate MCP in action.
Maintenance
Tools
Related MCP Servers
AlicenseCqualityBmaintenanceCP server for RAD Security, providing AI-powered security insights for Kubernetes and cloud environments. This server provides tools for querying the Rad Security API and retrieving security findings, reports, runtime data and many more.Last updated651,8496MIT- AlicenseBqualityDmaintenanceA Model Context Protocol server that allows LLMs to retrieve and convert web content to markdown without robots.txt restrictions.Last updated12MIT
- Alicense-qualityDmaintenanceAn MCP server for comprehensive browser automation and full local PC control via shell commands and Python execution. It enables tasks like web navigation, file system management, and remote access through SSE with token authentication.Last updatedMIT
- Flicense-quality-maintenanceA transparent proxy and execution firewall that intercepts and audits AI agent tool calls against configurable security policies before forwarding them to downstream MCP servers. It provides safe execution environments with features like data redaction, anti-loop protection, and unified alert dispatching.Last updated
Related MCP Connectors
Security firewall for AI agents — scans MCP calls for injection, secrets, and risks.
Runtime permission, approval, and audit layer for AI agent tool execution.
See, price, and control every tool call your AI agents make: policy checks, cost, and audit tools.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/9hannahnine-jpg/arc-gate-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server