MCP Hangar
Rank #771io.mcp-hangar/hangar
Policy enforcement plane for MCP: every tool call ends in a verdict. Self-hosted, MIT.
MCP Hangar is a Model Context Protocol (MCP) server published by mcp-hangar. It ranks #771 of 132,046 servers tracked on MCP Toplist, and its repository has 15 GitHub stars. MCP Hangar is listed across 2 registries — Official MCP and Glama, with 20 tracked versions. It was first listed on Aug 16, 2026 and most recently updated on Sep 20, 2026.
Ranks ahead of 131,275 of 132,046 servers on MCP Toplist.
Use MCP Hangar
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add hangar -e "MCP_CONFIG=<your MCP_CONFIG>" -- uvx mcp-hangarReplace each placeholder with your own value before saving.
[mcp_servers.hangar]
command = "uvx"
args = ["mcp-hangar"]
[mcp_servers.hangar.env]
MCP_CONFIG = "<your MCP_CONFIG>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"hangar": {
"command": "uvx",
"args": [
"mcp-hangar"
],
"env": {
"MCP_CONFIG": "<your MCP_CONFIG>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"hangar": {
"command": "uvx",
"args": [
"mcp-hangar"
],
"env": {
"MCP_CONFIG": "<your MCP_CONFIG>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"hangar": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-hangar"
],
"env": {
"MCP_CONFIG": "<your MCP_CONFIG>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"hangar": {
"command": "uvx",
"args": [
"mcp-hangar"
],
"env": {
"MCP_CONFIG": "<your MCP_CONFIG>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"hangar": {
"command": "uvx",
"args": [
"mcp-hangar"
],
"env": {
"MCP_CONFIG": "<your MCP_CONFIG>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.mcp-hangar%2Fhangar)<a href="https://mcptoplist.com/server/io.mcp-hangar%2Fhangar"><img src="https://mcptoplist.com/badge/io.mcp-hangar%2Fhangar.svg" alt="MCP Toplist: Top 1% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
mcp-hangar
Available versions (20)
| Version | Published |
|---|---|
| 2.21.1 | Sep 20, 2026 |
| 2.21.0 | Sep 17, 2026 |
| 2.20.0 | Sep 15, 2026 |
| 2.19.1 | Sep 12, 2026 |
| 2.19.0 | Sep 12, 2026 |
| 2.18.2 | Sep 9, 2026 |
| 2.18.1 | Sep 9, 2026 |
| 2.18.0 | Sep 3, 2026 |
| 2.17.1 | Sep 2, 2026 |
| 2.17.0 | Aug 30, 2026 |
| 2.16.0 | Aug 29, 2026 |
| 2.15.0 | Aug 28, 2026 |
| 2.14.1 | Aug 24, 2026 |
| 2.14.0 | Aug 24, 2026 |
| 2.13.1 | Aug 24, 2026 |
| 2.13.0 | Aug 20, 2026 |
| 2.12.0 | Aug 18, 2026 |
| 2.11.0 | Aug 18, 2026 |
| 2.10.1 | Aug 17, 2026 |
| 2.10.0 | Aug 16, 2026 |
Frequently asked questions
- Who maintains MCP Hangar?
- MCP Hangar is maintained by mcp-hangar, which publishes 1 MCP server (20 total versions) tracked on MCP Toplist.
- Is MCP Hangar listed on the Official MCP Registry?
- Yes — MCP Hangar is listed on the Official MCP Registry, alongside Glama.
- How many versions does MCP Hangar have?
- MCP Toplist tracks 20 versions of MCP Hangar, most recently published on Sep 20, 2026.
- Where can I find the source code for MCP Hangar?
- The source code for MCP Hangar is hosted at github.com/mcp-hangar/mcp-hangar.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.