@@ -24,6 +24,7 @@ This page provides an overview of applications that support the Model Context Pr
2424| [ Genkit] [ Genkit ] | ⚠️ | ✅ | ✅ | ❌ | ❌ | Supports resource list and lookup through tools. |
2525| [ GenAIScript] [ GenAIScript ] | ❌ | ❌ | ✅ | ❌ | ❌ | Supports tools. |
2626| [ Goose] [ Goose ] | ❌ | ❌ | ✅ | ❌ | ❌ | Supports tools. |
27+ | [ Klavis AI Slack/Discord/Web] [ Klavis AI ] | ✅ | ❌ | ✅ | ❌ | ❌ | Supports tools and resources. |
2728| [ LibreChat] [ LibreChat ] | ❌ | ❌ | ✅ | ❌ | ❌ | Supports tools for Agents |
2829| [ mcp-agent] [ mcp-agent ] | ❌ | ❌ | ✅ | ⚠️ | ❌ | Supports tools, server connection management, and agent workflows. |
2930| [ 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
5152[ CopilotMCP ] : https://github.com/VikashLoomba/copilot-mcp
5253[ Cursor ] : https://cursor.com
5354[ Daydreams ] : https://github.com/daydreamsai/daydreams
55+ [ Klavis AI ] : https://www.klavis.ai/
5456[ Mcp.el ] : https://github.com/lizqwerscott/mcp.el
5557[ fast-agent ] : https://github.com/evalstate/fast-agent
5658[ Genkit ] : https://github.com/firebase/genkit
@@ -207,6 +209,19 @@ Programmatically assemble prompts for LLMs using [GenAIScript](https://microsoft
207209- Goose allows you to extend its functionality by [ building your own MCP servers] ( https://block.github.io/goose/docs/tutorials/custom-extensions ) .
208210- Includes built-in tools for development, web scraping, automation, memory, and integrations with JetBrains and Google Drive.
209211
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+
210225### LibreChat
211226[ LibreChat] ( https://github.com/danny-avila/LibreChat ) is an open-source, customizable AI chat UI that supports multiple AI providers, now including MCP integration.
212227
0 commit comments