Exposes Swagger/OpenAPI endpoints through the Model Context Protocol for AI agent accessibility.
Swagger simplifies the integration of Swagger/OpenAPI defined APIs with AI agents by exposing them through the Model Context Protocol. This enables AI agents to easily access and interact with APIs defined using the Swagger/OpenAPI specification. The tool allows you to configure multiple endpoints using a JSON configuration file, making it easy to manage and expose your APIs.
主な機能
01Easy installation with npm
02Exposes Swagger/OpenAPI endpoints via the Model Context Protocol
03Can be run directly with npx
04Supports multiple endpoints
05Configurable via JSON file
060 GitHub stars
ユースケース
01Making APIs easily accessible to AI systems
02Integrating Swagger/OpenAPI defined APIs with AI agents