@@ -24,6 +24,7 @@ This page provides an overview of applications that support the Model Context Pr
24
24
| [ Genkit] [ Genkit ] | ⚠️ | ✅ | ✅ | ❌ | ❌ | Supports resource list and lookup through tools. |
25
25
| [ GenAIScript] [ GenAIScript ] | ❌ | ❌ | ✅ | ❌ | ❌ | Supports tools. |
26
26
| [ Goose] [ Goose ] | ❌ | ❌ | ✅ | ❌ | ❌ | Supports tools. |
27
+ | [ Klavis AI Slack/Discord/Web] [ Klavis AI ] | ✅ | ❌ | ✅ | ❌ | ❌ | Supports tools and resources. |
27
28
| [ LibreChat] [ LibreChat ] | ❌ | ❌ | ✅ | ❌ | ❌ | Supports tools for Agents |
28
29
| [ mcp-agent] [ mcp-agent ] | ❌ | ❌ | ✅ | ⚠️ | ❌ | Supports tools, server connection management, and agent workflows. |
29
30
| [ MCPHub] [ MCPHub ] | ✅ | ✅ | ✅ | ❌ | ❌ | Supports tools, resources, and prompts in Neovim
@@ -51,6 +52,7 @@ This page provides an overview of applications that support the Model Context Pr
51
52
[ CopilotMCP ] : https://github.com/VikashLoomba/copilot-mcp
52
53
[ Cursor ] : https://cursor.com
53
54
[ Daydreams ] : https://github.com/daydreamsai/daydreams
55
+ [ Klavis AI ] : https://www.klavis.ai/
54
56
[ Mcp.el ] : https://github.com/lizqwerscott/mcp.el
55
57
[ fast-agent ] : https://github.com/evalstate/fast-agent
56
58
[ Genkit ] : https://github.com/firebase/genkit
@@ -207,6 +209,19 @@ Programmatically assemble prompts for LLMs using [GenAIScript](https://microsoft
207
209
- Goose allows you to extend its functionality by [ building your own MCP servers] ( https://block.github.io/goose/docs/tutorials/custom-extensions ) .
208
210
- Includes built-in tools for development, web scraping, automation, memory, and integrations with JetBrains and Google Drive.
209
211
212
+ ### Klavis AI Slack/Discord/Web
213
+ [ Klavis AI] ( https://www.klavis.ai/ ) is an Open-Source Infra to Use, Build & Scale MCPs with ease.
214
+
215
+ ** Key features:**
216
+ - Slack/Discord/Web MCP clients for using MCPs directly
217
+ - Simple web UI dashboard for easy MCP configuration
218
+ - Direct OAuth integration with Slack & Discord Clients and MCP Servers for secure user authentication
219
+ - SSE transport support
220
+ - Open-source infrastructure ([ GitHub repository] ( https://github.com/Klavis-AI/klavis ) )
221
+
222
+ ** Learn more:**
223
+ - [ Demo video showing MCP usage in Slack/Discord] ( https://youtu.be/9-QQAhrQWw8 )
224
+
210
225
### LibreChat
211
226
[ LibreChat] ( https://github.com/danny-avila/LibreChat ) is an open-source, customizable AI chat UI that supports multiple AI providers, now including MCP integration.
212
227
0 commit comments