Catalog
com.aiinfradecoded/mcp-anvil
OfficialMCP Anvil
Local MCP gateway daemon: route, audit, and inspect MCP servers from one config.
Local gateway daemon to route, audit, and inspect multiple MCP servers.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mcp-anvil": {
"command": "uvx",
"args": [
"mcp-anvil",
"router"
]
}
}
}