Sealgate gateway proxy: list governed MCP servers and review agent session and audit status.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
The Model Context Protocol (MCP) server for Sealgate, the AI data-leak-prevention platform: a security gateway and data firewall that sits between AI agents (Claude, ChatGPT, Cursor, Copilot) and your organisation's data and tools.
This server is a thin MCP proxy. It forwards a small set of tool calls to a
Sealgate gateway, which you configure with two environment variables.
Sealgate runs managed release hosts (the remote MCP gateway at mcp.sealgate.ai
and the Management API at dashboard.sealgate.ai), and demo or self-hosted orgs
run their own, so this bridge stays host-agnostic: you supply the URL and key.
| Tool | What it does |
|---|---|
list_mcp_servers | List the MCP servers governed by your Sealgate gateway, with access-control classification and connection status. |
get_session_status | Review recent agent sessions and audit events: what agents did, which data flowed, and any blocked actions. |
Set two environment variables, both issued or hosted by your organisation:
| Variable | Description |
|---|---|
SEALGATE_GATEWAY_URL | Base URL of your Sealgate Management API (e.g. https://dashboard.sealgate.ai). |
SEALGATE_API_KEY | Sealgate API key from your dashboard. |
If either is unset, every tool returns a clear configuration message instead of
failing, so registry probes and --help never crash.
Add the server to your MCP client. It runs over stdio via npx.
Copy-paste configs also live in examples/.
Set SEALGATE_MCP_TRANSPORT=http (with an optional PORT, default 3000) to
serve streamable HTTP instead of stdio.
Requires Bun.
MIT. Copyright GPU-EVM LTD (Sealgate). See LICENSE.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/sealgate)<a href="https://allmcps.com/mcp/sealgate"><img src="https://allmcps.com/api/badge/sealgate?style=directory" alt="Sealgate on AllMCPs" /></a>