diff --git a/README.md b/README.md index a0d7890..e38c60a 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,7 @@ A curated list of awesome Model Context Protocol (MCP) clients. - [LibreChat](#librechat) - [MCP Chatbot](#mcp-chatbot) - [MCP CLI client](#mcp-cli-client) + - [MCP Simple Slackbot](#mcp-simple-slackbot) - [oterm](#oterm) - [Superinterface](#superinterface) - [Tester MCP Client](#tester-mcp-client) @@ -360,6 +361,27 @@ A simple CLI to run LLM prompt and implement MCP client. +### MCP Simple Slackbot + +
| GitHub | https://github.com/sooperset/mcp-client-slackbot |
|---|---|
| Website | - |
| License | MIT |
| Type | Slack Bot |
| Platforms | Slack |
| Pricing | Free |
| Programming Languages | Python |