Swagger MCP tool that provides Swagger/OpenAPI document query capabilities for AI assistants and MCP clients.
{
"mcpServers": {
"swagger-tool": {
"command": "npx",
"args": [
"-y",
"swagger-mcp-tool"
]
}
}
}