Provides comprehensive OpenAPI specification linting and documentation rendering capabilities.
OpenAPI is a Model Context Protocol (MCP) server designed to streamline API development workflows. It offers robust linting for OpenAPI specifications, ensuring best practices and validating syntax, alongside beautiful documentation rendering powered by Redoc. The server operates in dual modes: an MCP stdio mode for seamless integration with AI assistants and an HTTP mode for web-based access, making it versatile for various development environments. It supports both JSON and YAML OpenAPI specifications, handles port conflicts automatically, and serves specifications as HTTP endpoints to avoid common browser-related issues.