Qingtianyu
0
Exposes enterprise microservice APIs via the MCP protocol with dynamic tool registration.
소개
Qingtianyu is a TypeScript-based API server designed for enterprise microservice architectures. It integrates the MCP protocol, enabling dynamic API tool registration and offering a flexible way to expose functionalities. The server leverages OpenAPI specifications to automatically discover and register API endpoints, simplifying the process of making backend services accessible as MCP tools. It features robust error handling, caching, and security filtering to ensure stability and controlled access to API parameters.
주요 기능
- Dynamic API tool registration
- Automatic API discovery via OpenAPI
- MCP protocol integration for tool extension
- API specification caching for improved performance
- Secure parameter filtering
- 0 GitHub stars
사용 사례
- Automating the process of integrating APIs with MCP-compatible platforms
- Exposing existing APIs as MCP tools
- Creating a dynamic tool registry for microservices