Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿ”’ Security
  3. Arc Gate MCP
Arc Gate MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 11:46:48 AM

Arc Gate MCP

User RatingsBe the first to rate and review this MCP server!
View Repository2 GitHub StarsTotal stargazers on GitHub for the source repository (2 stars).Visit Website
securitymcpprompt-injectiondeveloper-tools

Governance proxy that filters MCP tool results for prompt injection and capability abuse using configurable policy modes.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "9hannahnine-jpg-arc-gate-mcp": {
      "command": "uvx",
      "args": [
        "mcp-server-fetch"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives๐Ÿ”’ More in Security

Overview

9hannahnine-jpg/arc-gate-mcp MCP server sits between an MCP client and an upstream MCP server, inspecting tool results before they reach the agent. It applies governance policies intended to block prompt injection and capability abuse at the MCP trust boundary. Choose from general-purpose, browser, finance, retrieval, or strict enforcement modes. Reach for it when an agent needs an additional runtime control layer around an existing MCP server.

Use cases

โ€ขProxy web-browsing tools through a browser-specific policy
โ€ขGovern financial-data MCP results with a dedicated policy
โ€ขFilter document-retrieval results before they reach an agent
โ€ขApply strict enforcement to higher-risk MCP workflows

Key features

โ€ขMCP client-to-server governance proxy
โ€ขPrompt injection filtering before results reach agents
โ€ขCapability abuse prevention
โ€ขFive named policy modes
โ€ขClaude Desktop configuration support

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Arc Gate MCP.

Extracted Tool Capabilities
MCP client-to-server governance proxy
Prompt injection filtering before results reach agents
Capability abuse prevention
Five named policy modes
Claude Desktop configuration support

How Arc Gate MCP works

What 9hannahnine-jpg/arc-gate-mcp MCP server does

9hannahnine-jpg/arc-gate-mcp MCP server acts as a governance proxy for MCP tool calls. Instead of connecting an MCP client directly to an upstream server, the client connects through Arc Gate. Results returned by the upstream server pass through Arc Gate governance before they are delivered to the agent.

The stated focus is the MCP trust boundary: the proxy is designed to block prompt injection attacks delivered through tool results and to prevent capability abuse. It is therefore suited to deployments where an agent consumes data from tools that may contain untrusted or adversarial content.

How it works

Run Arc Gate with an upstream MCP server command and select a policy. The --upstream value identifies the server that Arc Gate should proxy, while --policy selects the enforcement profile. The README demonstrates an upstream Fetch server launched with uvx mcp-server-fetch.

Available policy modes are:

  • balanced for general-purpose use
  • browser_agent for web-browsing agents
  • finance_agent for financial-data agents
  • rag_assistant for document-retrieval agents
  • strict for maximum enforcement

The proxy sits in the request and response path; the documented governance behavior applies before tool results reach the agent. The material does not describe the individual detection rules, policy configuration format, or how blocked results are reported.

Setup and configuration

Install the package from PyPI with:

Terminal
pip install arc-gate-mcp

A direct launch example is:

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

For Claude Desktop, the README configures the server through uvx, passing arc-gate-mcp, the upstream command, and the browser_agent policy in the MCP server definition. Replace the example upstream or policy with the values appropriate for the MCP server and agent workload you are governing.

Tools and capabilities

The primary capability is proxy-based runtime governance rather than a separate business-data tool set. Supported behavior documented for this project includes:

  • Routing an MCP client through an upstream MCP server
  • Evaluating tool results before they reach the agent
  • Applying named governance profiles
  • Using stricter enforcement for sensitive or higher-risk agent workflows
  • Running as a local command or through a Claude Desktop MCP configuration

The available policy names provide workload-oriented choices for browsing, finance, retrieval, general use, and strict enforcement. No additional MCP tools, APIs, credentials, or environment variables are documented.

Limitations and notes

9hannahnine-jpg/arc-gate-mcp MCP server requires an upstream MCP server command to proxy; the README does not present it as a standalone replacement for an application server. The documentation does not specify whether policies can be customized, how false positives are handled, or what content is logged. It also does not list compatibility details for MCP clients other than the Claude Desktop configuration example.

The project is licensed under AGPL-3.0. The README links to Bendex Arc Platform and Heym, including a governed web research template, but those references do not document additional local configuration or authentication requirements for this package.

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Security View all alternatives
  • Shellward logoShellward

    AI Agent Security Middleware & MCP Server with 8-layer defense including prompt injection detection, DLP data flow tracking, command blocking, and PII detection. 7 MCP tools, zero dependencies.

    ๐Ÿ”’ Security2 views
    Compare vs Shellward โ†’
  • Platform logoPlatform

    Governance proxy for MCP servers. Wraps any upstream server with policy evaluation, human approval workflows, and hash-chain audit trails. 18+ framework integrations. Apache 2.0 SDK.

    ๐Ÿ”’ Security3 views
    Compare vs Platform โ†’
  • Shieldapi MCP logoShieldapi MCP

    Security intelligence for AI agents: password breach checks (900M+ HIBP hashes), email/domain/IP/URL reputation, prompt injection detection (200+ patterns), and skill supply chain scanning. Pay-per-request via x402 USDC micropayments or free demo mode, no API key needed.

    ๐Ÿ”’ Security4 views
    Compare vs Shieldapi MCP โ†’
  • MCP Audit logoMCP Audit

    Transparent Go proxy that intercepts, signs, rate-limits, redacts, and audits all MCP JSON-RPC tool calls without modifying client or server.

    ๐Ÿ”’ Security3 views
    Compare vs MCP Audit โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
2
Stargazers on the source repository.
npm downloads
19k
Package downloads in the last 30 days.
Last commit
3mo ago
Most recent push to the default branch.
Directory activity
5 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about Arc Gate MCP

Run `pip install arc-gate-mcp`.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewArc Gate MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/9hannahnine-jpg-arc-gate-mcp?style=directory)](https://allmcps.com/mcp/9hannahnine-jpg-arc-gate-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/9hannahnine-jpg-arc-gate-mcp"><img src="https://allmcps.com/api/badge/9hannahnine-jpg-arc-gate-mcp?style=directory" alt="Arc Gate MCP on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ”’Security
PricingFree
More technical detailsExpand โ–พ
TransportSTDIO
RuntimePython
AuthNo auth required
LicenseAGPL-3.0
ClientsClaude Desktop
Last updatedSep 3, 2026
Views5
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars2
GitHub Star CountTotal stargazers on GitHub representing community popularity (2 stars).
Last commit3mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on May 31, 2026
npm downloads19,844/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
52Quality signal: Good ยท 52/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools23/30
Adoption & activity5/15
Community engagement1/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 15d ago via OSV.dev ยท mcp-server-fetch (PyPI)

โ˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server โ†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿ”’ Security โ†’Best MCP servers for Security โ†’Alternatives to Arc Gate MCP โ†’Install in Claude DesktopInstall in CursorInstall in VS Code