diff --git a/README.md b/README.md index c72349eab6..a1d18221c7 100644 --- a/README.md +++ b/README.md @@ -1501,6 +1501,7 @@ These are high-level frameworks that make it easier to build MCP servers or clie * **[MCP CLI Client](https://github.com/vincent-pli/mcp-cli-host)** - A CLI host application that enables Large Language Models (LLMs) to interact with external tools through the Model Context Protocol (MCP). * **[OpenMCP Client](https://github.com/LSTM-Kirigaya/openmcp-client/)** - An all-in-one vscode/trae/cursor plugin for MCP server debugging. [Document](https://kirigaya.cn/openmcp/) & [OpenMCP SDK](https://kirigaya.cn/openmcp/sdk-tutorial/). * **[PHP MCP Client](https://github.com/php-mcp/client)** - Core PHP implementation for the Model Context Protocol (MCP) Client +* **[PraisonAI](https://github.com/MervinPraison/PraisonAI)** (Python) - Production-ready AI Agents framework with native MCP client support. Consume any MCP server as agent tools with a simple `MCP()` class. * **[Runbear](https://runbear.io/solutions/integrations/slack/mcp)** - No-code MCP client for team chat platforms, such as Slack, Microsoft Teams, and Discord. ## 📚 Resources