Mcpy-Cli
Automates the discovery and building of Model Context Protocol (MCP) services directly from Python files.
Acerca de
Mcpy-Cli is a toolkit designed to streamline the development of MCP services. It simplifies the process of converting Python functions or scripts into standardized MCP services, offering features like quick packaging, one-click deployment, automatic routing based on file structure, and flexible configuration options for various transport protocols, persistence, and caching.
Características Principales
- Rapidly packages Python functions/scripts into standard MCP services
- Automatically routes services based on the existing file structure
- Provides one-click deployment for quick service launches
- Offers flexible configuration options for transport protocols, persistence, and caching
- Supports Composed and Routed architectures for MCP service creation
- 0 GitHub stars
Casos de Uso
- Easily create APIs from existing Python code.
- Quickly deploy machine learning models as a service.
- Develop and deploy serverless functions using MCP.