Skip to content

Commit dee8706

Browse files
authored
Merge pull request modelcontextprotocol#340 from zihaolin96/feature/introduce_klavisai_mcp_clients
Add Klavis AI Slack & Discord in MCP Client list
2 parents 11a40e3 + 7b6df67 commit dee8706

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

docs/clients.mdx

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)