Acerca de
MCP OpenAPI transforms any OpenAPI 3.x specification into a fully functional Model Context Protocol (MCP) server. It intelligently converts each OpenAPI operation into an MCP tool, providing a seamless bridge to existing REST APIs. The tool handles proxying requests to the original API, complete with robust runtime validation using Zod and AJV, and comprehensive authentication mechanisms like API keys, HTTP Bearer, Basic, and OAuth2. It offers multiple transport options and includes observability features and a policy engine for fine-grained control.