Extends CrewAI with Model Context Protocol (MCP) integration for custom agent and tool development.
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.