Hangar MCP Server
The policy enforcement plane for MCP -- deterministic admission and egress policy, attributable audit, and SIEM export for your MCP server fleet. MIT, self-hosted, no SaaS. It runs locally over stdio via the published package.
People who work with ai security, kubernetes and mcp gateway and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-09-17 · ★ 15 · #14 OF 153 MAINTAINED CLOUD INFRASTRUCTURE · VERIFIED 2026-09-18
MIT · Python servers · how we verify → /methodology
01 · Install Hangar
Claude Code
claude mcp add mcp-hangar-mcp-hangar -- uvx mcp-hangar Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"mcp-hangar-mcp-hangar": {
"command": "uvx",
"args": [
"mcp-hangar"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
pypi package mcp-hangar - check the name against the project README before installing (PyPI has no namespace ownership)
registry vendor namespace io.mcp-hangar - domain-verified with the official MCP registry
03 · What Hangar can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v2.21.0 · 2026-09-16
Added · new config key http.graceful_shutdown_timeout_s: how many seconds · serve --http waits, once told to stop, for the requests already in flight · before it cancels them. Unset keeps today's behaviour, uvicorn's…
v2.20.0 · 2026-09-15
Added · the front door now measures the surface it projects. It records how · many bytes of tool definitions a tools/list hands a client, how many of them · each upstream contributes, and how often a caller is served a…
v2.19.1 · 2026-09-12
Removed · mcp_hangar.server.api.sessions.is_session_suspended() is removed. · Nothing in Hangar called it, and a helper that looked like the suspension · check while no request path used it is how session suspension…
04 · Who maintains Hangar
MCP Hangar is maintained by mcp-hangar. It's the only MCP server we track from this author; the repo dates to Dec 2025.
05 · Facts
- repository
- github.com/mcp-hangar/mcp-hangar
- website
- https://mcp-hangar.io/
- category
- cloud infrastructure - ranked #14 of 153 actively-maintained cloud infrastructure servers as of 2026-09-18.
- release cadence
- 10+ releases in the last 90 days (latest 2026-09-16)
- registry
- io.mcp-hangar/hangar (active, first published 2026-08-16 · 19 versions)
- packages
- pypi:mcp-hangar
06 · Hangar FAQ
What is Hangar?
The policy enforcement plane for MCP -- deterministic admission and egress policy, attributable audit, and SIEM export for your MCP server fleet. MIT, self-hosted, no SaaS. It runs locally over stdio via the published package.
Is Hangar still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-17 and it shipped 10+ releases in the last 90 days. We re-verify nightly.
How do I install Hangar?
Run `uvx mcp-hangar`. You can also paste the ready-made client config above.
Does Hangar run locally?
Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Hangar
Alternatives to Hangar
Maintained cloud infrastructure servers if Hangar isn't the fit.
- Cloudflare MCP Server Cloudflare MCP servers ★ 4,205 · 2026-09-01
- Azure MCP Server All Azure MCP tools to create a seamless connection between AI agents and Azure services. ★ 3,681 · 2026-09-17
- Kubernetes MCP Server A Model Context Protocol (MCP) server for Kubernetes and OpenShift ★ 2,104 · 2026-09-18
- Azure DevOps (ADO) The MCP server for Azure DevOps, bringing the power of Azure DevOps directly to your agents. ★ 2,018 · 2026-09-17
- Terra Vision Cloud architecture diagrams generated from terraform plan, with official AWS, Azure, GCP icons ★ 1,634 · 2026-09-14
- Terraform Generate more accurate Terraform and automate workflows for HCP Terraform and Terraform Enterprise ★ 1,530 · 2026-09-16
Pairs well with
Servers that cover what Hangar doesn't - only shown when the pairing reason fits the companion.
More cloud infrastructure MCP servers · ChromaDB Remote MCP Server · White Cap Data Dev · Kubeview
More Python MCP servers · MCPAmpel - MCP Security Scanner · Mcpcap · Instagram MCP (mcpware) · Autocarver · Context Engine · see all