# mcp-openapi

Turn any OpenAPI/Swagger spec into Claude tools. Zero config, zero code. Supports Swagger 2.0 + OpenAPI 3.x, flat parameter schemas for LLM compatibility.

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add docat0209/mcp-openapi

# Browse available tools
npx -y @smithery/cli@latest tool list docat0209/mcp-openapi
```

---

License: MIT
