CrewAI Adapter
Extends CrewAI with Model Context Protocol (MCP) integration for custom agent and tool development.
Acerca de
CrewAI Adapter is a Python library designed to enhance the CrewAI ecosystem by providing seamless integration with the Model Context Protocol (MCP). It offers a comprehensive suite of tools for developing custom agents and tools, leveraging MCP for enhanced functionality and interoperability. The library features native CrewAI integration, an easy-to-use interface for adapter creation, type-safe implementation with Pydantic, JSON Schema validation for tool parameters, and async/await support, ensuring efficient and robust execution.
Características Principales
- Easy-to-use interface for extending and creating new adapters
- 4 GitHub stars
- Native CrewAI integration and adapter patterns
- MCP protocol support for tool integration
- Type-safe implementation with Pydantic
- JSON Schema validation for tool parameters
Casos de Uso
- Developing custom tools for CrewAI agents.
- Integrating CrewAI with external services via MCP.
- Connecting CrewAI agents to MCP-compatible tools.