Loading MCP server directory, please wait...
Design, mock, test, document and monitor your APIs from one living OpenAPI spec.
npx @getmcp/cli add dev.routebase/routebaseRequires Node.js 18+. Community-contributed server. Review source before installing.
ROUTEBASE_API_KEYRoutebase API key (Settings -> API Keys)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"dev.routebase/routebase": {
"command": "npx",
"args": [
"-y",
"routebase-mcp"
],
"env": {
"ROUTEBASE_API_KEY": "",
"ROUTEBASE_REGION": "eu"
}
}
}
}