openapi-to-mcp

TypeScript

Protocol Implementations
API Frameworks
Function Calling

Architecture and Design Patterns

The tool follows a command-line interface (CLI) architecture. It parses OpenAPI specifications and transforms them into an MCP-compatible server. The design emphasizes simplicity and ease of use, enabling developers to quickly expose APIs as tools. It uses a modular approach by separating the parsing, conversion, and server functionalities.

About

Language

TypeScript

Stars

0

Categories

Protocol ImplementationsAPI FrameworksFunction Calling