01Automatically generates an MCP tool for each API route.
02Supports injecting default arguments, such as authentication headers, into all tool calls.
03Allows selective disabling of specific HTTP methods for controlled API access (e.g., read-only mode).
040 GitHub stars
05Transforms OpenAPI 3.x specifications into MCP tools.
06Implements user confirmation prompts for all mutating API operations (POST, PUT, DELETE).