OpenAPI specification tools — parse, validate, and explore API definitions from Swagger/OpenAPI specs
npx @getmcp/cli add swaggerConfig file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"swagger": {
"command": "npx",
"args": [
"-y",
"mcp-swagger"
]
}
}
}