Mcpml
Createda5c-ai
Builds Model Context Protocol (MCP) servers with CLI and OpenAI Agent support using a Python framework.
About
Mcpml is a Python framework designed to streamline the creation of Model Context Protocol (MCP) compliant servers. It offers a comprehensive set of features, including CLI tools for direct server interaction, OpenAI Agent SDK support for intelligent tool implementation, and seamless agent-to-MCP service integration. Its extensible architecture allows for easy addition of custom tools and services, dynamic loading of components, and structured output using Pydantic models.
Key Features
- Build MCP-compliant servers in Python
- Agents can consume MCP services via config
- Expose server capabilities as CLI commands
- 1 GitHub stars
- Implement tools as OpenAI agents or Python functions
- Support structured output using Pydantic models
Use Cases
- Build custom tools for MCP servers
- Automate tasks through CLI commands
- Integrate OpenAI agents with MCP services