Skip to content

Commit d0e28e1

Browse files
committed
add Klavis AI in MCP Client list
1 parent e7999bf commit d0e28e1

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

docs/clients.mdx

Lines changed: 16 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][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
| [Microsoft Copilot Studio] |||||| Supports tools |
@@ -49,6 +50,7 @@ This page provides an overview of applications that support the Model Context Pr
4950
[CopilotMCP]: https://github.com/VikashLoomba/copilot-mcp
5051
[Cursor]: https://cursor.com
5152
[Daydreams]: https://github.com/daydreamsai/daydreams
53+
[Klavis AI]: https://www.klavis.ai/
5254
[Mcp.el]: https://github.com/lizqwerscott/mcp.el
5355
[fast-agent]: https://github.com/evalstate/fast-agent
5456
[Genkit]: https://github.com/firebase/genkit
@@ -203,6 +205,20 @@ Programmatically assemble prompts for LLMs using [GenAIScript](https://microsoft
203205
- Goose allows you to extend its functionality by [building your own MCP servers](https://block.github.io/goose/docs/tutorials/custom-extensions).
204206
- Includes built-in tools for development, web scraping, automation, memory, and integrations with JetBrains and Google Drive.
205207

208+
### Klavis AI
209+
[Klavis AI](https://www.klavis.ai/) is an Open-Source Infra to Use, Build & Scale MCPs with ease.
210+
211+
**Key features:**
212+
- Slack and Discord clients for using MCPs directly within these platforms
213+
- Simple web UI dashboard for easy MCP configuration
214+
- Hosted MCP servers (report generation, YouTube tools, doc conversion) without infrastructure management
215+
- Built-in OAuth support for secure access to user resources
216+
- SSE transport support
217+
- Open-source infrastructure ([GitHub repository](https://github.com/Klavis-AI/klavis))
218+
219+
**Learn more:**
220+
- [Demo video showing MCP usage in Slack/Discord](https://youtu.be/9-QQAhrQWw8)
221+
206222
### LibreChat
207223
[LibreChat](https://github.com/danny-avila/LibreChat) is an open-source, customizable AI chat UI that supports multiple AI providers, now including MCP integration.
208224

0 commit comments

Comments
 (0)