mcp-gatehouse runs on your own machine — the client starts it, so there is no endpoint to ping. 61 installs a week from pypi. Last commit 4 Aug 2026.
Permission tiers, approval gates, and audit logging for MCP servers - the server is the gatekeeper
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add gatehouse -- uvx mcp-gatehouse
{
"mcpServers": {
"gatehouse": {
"args": [
"mcp-gatehouse"
],
"command": "uvx"
}
}
}
[mcp_servers.gatehouse]
command = "uvx"
args = ["mcp-gatehouse"]
{
"mcpServers": {
"gatehouse": {
"args": [
"mcp-gatehouse"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"gatehouse": {
"args": [
"mcp-gatehouse"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.