Barbacane
MCP ServerTrendingby Community · Added 5mo ago
Claude
23
Install
See GitHub for installationQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"barbacane": {
"command": "npx",
"args": [
"barbacane"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Provides a spec-driven API gateway for routing, validation, and authentication based on OpenAPI or AsyncAPI specifications.
Tags
API Developmentmcp-servertrendingnew