MCP Server
MCP
MCP Hangar
Policy enforcement plane for MCP: every tool call ends in a verdict. Self-hosted, MIT.
Install
uvx mcp-hangar
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "mcp-hangar",
"version": "2.13.1",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Path to config.yaml declaring the upstream MCP servers and policy. Without it Hangar starts on a demo config that serves no real upstream.",
"format": "filepath",
"name": "MCP_CONFIG"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment