Skip to main content
Glama
9hannahnine-jpg

arc-gate-mcp

arc-gate-mcp MCP server

arc-gate-mcp MCP server

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-mcp

Usage

arc-gate-mcp --upstream "uvx mcp-server-fetch" --policy balanced

With Claude Desktop

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

Policy modes

  • balanced — general purpose

  • browser_agent — web browsing agents

  • finance_agent — financial data agents

  • rag_assistant — document retrieval agents

  • strict — maximum enforcement

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.

Install Server
A
license - permissive license
A
quality
B
maintenance

Maintenance

Maintainers
Response time
0dRelease cycle
3Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Tools

Related MCP Servers

  • A
    license
    C
    quality
    A
    maintenance
    CP 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.
    65
    616
    6
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    An 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.
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Fetch URLs and return clean, LLM-ready markdown with metadata and layered prompt injection defense. Configurable timeouts, word limits, JS rendering, and link extraction. All-in-one MCP server + CLI.
    1
    1
    MIT

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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