From ac19dd75719ecb85a543dc2b51ed4ce1ecd619fc Mon Sep 17 00:00:00 2001 From: "Snow W. Lee (Sungwon)" Date: Tue, 25 Nov 2025 13:28:27 -0800 Subject: [PATCH] Add Runbear MCP client to README.md (#2994) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 79bef54f..2f8e56ed 100644 --- a/README.md +++ b/README.md @@ -1482,7 +1482,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 - +* **[Runbear](https://runbear.io/solutions/integrations/slack/mcp)** - No-code MCP client for team chat platforms, such as Slack, Microsoft Teams, and Discord. ## 📚 Resources