Can I build an MCP server using the Python MCP SDK and use that server as a tool in CrewAI? I tried, but it didn’t work. I want to know if CrewAI currently supports using an MCP server as a tool input.
I also reviewed the enterprise-mcp-server, which supports deployment and works with Claude Desktop, but since I use Ubuntu, the desktop version isn’t supported.
That’s why I tried using the Python MCP SDK, but it didn’t work either.
So, my questions are:
- Can I use a custom MCP server (built using the Python SDK) as a tool in CrewAI?
- If yes, how can I properly integrate it?
- Is CrewAI actively working on adding support for MCP server integration?