OpenAPI icon

OpenAPI

1

Provides a standardized interface for interacting with model services via a RESTful API, implementing the Model Context Protocol with OpenAPI documentation.

关于

The OpenAPI server implements the Model Context Protocol (MCP) to offer a standardized RESTful API interface for seamless interaction with various model services. Designed for easy configuration, it allows users to quickly set up and run a server that supports OpenAPI 3.0.0 compliant documentation. Key functionalities include retrieving API documentation for specific model services, invoking services with parameter handling, and leveraging TypeScript for robust, type-safe development, making it an ideal solution for managing and exposing model service APIs.

主要功能

  • Model service invocation with parameter handling
  • 1 GitHub stars
  • Model service API documentation retrieval
  • TypeScript implementation for type safety
  • OpenAPI 3.0.0 compliant API documentation

使用案例

  • Integrating diverse model services into a unified API gateway
  • Exposing model services through a standardized RESTful API
  • Developing applications that consume Model Context Protocol services
OpenAPI MCP Server: Standardized Model Service API Tool