You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -179,6 +193,16 @@ The Claude desktop application provides comprehensive support for MCP, enabling
179
193
- Built in support for "Building Effective Agents" workflows.
180
194
- Deploy Agents as MCP Servers
181
195
196
+
### FLUJO
197
+
Think n8n + ChatGPT. FLUJO is an desktop application that integrates with MCP to provide a workflow-builder interface for AI interactions. Built with Next.js and React, it supports both online and offline (ollama) models, it manages API Keys and environment variables centrally and can install MCP Servers from GitHub. FLUJO has an ChatCompletions endpoint and flows can be executed from other AI applications like Cline, Roo or Claude.
198
+
199
+
**Key features:**
200
+
- Environment & API Key Management
201
+
- Model Management
202
+
- MCP Server Integration
203
+
- Workflow Orchestration
204
+
- Chat Interface
205
+
182
206
### Genkit
183
207
[Genkit](https://github.com/firebase/genkit) is a cross-language SDK for building and integrating GenAI features into applications. The [genkitx-mcp](https://github.com/firebase/genkit/tree/main/js/plugins/mcp) plugin enables consuming MCP servers as a client or creating MCP servers from Genkit tools and prompts.
184
208
@@ -205,6 +229,28 @@ Programmatically assemble prompts for LLMs using [GenAIScript](https://microsoft
205
229
- Goose allows you to extend its functionality by [building your own MCP servers](https://block.github.io/goose/docs/tutorials/custom-extensions).
206
230
- Includes built-in tools for development, web scraping, automation, memory, and integrations with JetBrains and Google Drive.
207
231
232
+
### gptme
233
+
[gptme](https://github.com/gptme/gptme) is a open-source terminal-based personal AI assistant/agent, designed to assist with programming tasks and general knowledge work.
234
+
235
+
**Key features:**
236
+
- CLI-first design with a focus on simplicity and ease of use
237
+
- Rich set of built-in tools for shell commands, Python execution, file operations, and web browsing
238
+
- Local-first approach with support for multiple LLM providers
239
+
- Open-source, built to be extensible and easy to modify
240
+
241
+
### Klavis AI Slack/Discord/Web
242
+
[Klavis AI](https://www.klavis.ai/) is an Open-Source Infra to Use, Build & Scale MCPs with ease.
243
+
244
+
**Key features:**
245
+
- Slack/Discord/Web MCP clients for using MCPs directly
246
+
- Simple web UI dashboard for easy MCP configuration
247
+
- Direct OAuth integration with Slack & Discord Clients and MCP Servers for secure user authentication
-[Demo video showing MCP usage in Slack/Discord](https://youtu.be/9-QQAhrQWw8)
253
+
208
254
### LibreChat
209
255
[LibreChat](https://github.com/danny-avila/LibreChat) is an open-source, customizable AI chat UI that supports multiple AI providers, now including MCP integration.
210
256
@@ -214,6 +260,18 @@ Programmatically assemble prompts for LLMs using [GenAIScript](https://microsoft
214
260
- Open-source and self-hostable, with secure multi-user support
215
261
- Future roadmap includes expanded MCP feature support
216
262
263
+
### Lutra
264
+
[Lutra](https://lutra.ai) is an AI agent that transforms conversations into actionable, automated workflows.
265
+
266
+
**Key features:**
267
+
- Easy MCP Integration: Connecting Lutra to MCP servers is as simple as providing the server URL; Lutra handles the rest behind the scenes.
268
+
- Chat to Take Action: Lutra understands your conversational context and goals, automatically integrating with your existing apps to perform tasks.
269
+
- Reusable Playbooks: After completing a task, save the steps as reusable, automated workflows—simplifying repeatable processes and reducing manual effort.
270
+
- Shareable Automations: Easily share your saved playbooks with teammates to standardize best practices and accelerate collaborative workflows.
271
+
272
+
**Learn more:**
273
+
-[Lutra AI agent explained](https://www.youtube.com/watch?v=W5ZpN0cMY70)
274
+
217
275
### mcp-agent
218
276
[mcp-agent] is a simple, composable framework to build agents using Model Context Protocol.
219
277
@@ -232,6 +290,17 @@ Programmatically assemble prompts for LLMs using [GenAIScript](https://microsoft
232
290
- Create Lua-based MCP servers directly in Neovim.
233
291
- Inegrates with popular Neovim chat plugins Avante.nvim and CodeCompanion.nvim
234
292
293
+
### MCPOmni-Connect
294
+
[MCPOmni-Connect](https://github.com/Abiorh001/mcp_omni_connect) is a versatile command-line interface (CLI) client designed to connect to various Model Context Protocol (MCP) servers using both stdio and SSE transport.
295
+
296
+
**Key features:**
297
+
- Support for resources, prompts, tools, and sampling
298
+
- Agentic mode with ReAct and orchestrator capabilities
299
+
- Seamless integration with OpenAI models and other LLMs
300
+
- Dynamic tool and resource management across multiple servers
301
+
- Support for both stdio and SSE transport protocols
302
+
- Comprehensive tool orchestration and resource analysis capabilities
303
+
235
304
### Microsoft Copilot Studio
236
305
[Microsoft Copilot Studio] is a robust SaaS platform designed for building custom AI-driven applications and intelligent agents, empowering developers to create, deploy, and manage sophisticated AI solutions.
237
306
@@ -240,6 +309,19 @@ Programmatically assemble prompts for LLMs using [GenAIScript](https://microsoft
240
309
- Extend Copilot Studio agents with MCP servers
241
310
- Leveraging Microsoft unified, governed, and secure API management solutions
242
311
312
+
### MindPal
313
+
[MindPal](https://mindpal.io) is a no-code platform for building and running AI agents and multi-agent workflows for business processes.
314
+
315
+
**Key features:**
316
+
- Build custom AI agents with no-code
317
+
- Connect any SSE MCP server to extend agent tools
318
+
- Create multi-agent workflows for complex business processes
319
+
- User-friendly for both technical and non-technical professionals
320
+
- Ongoing development with continuous improvement of MCP support
[OpenSumi](https://github.com/opensumi/core) is a framework helps you quickly build AI Native IDE products.
245
327
@@ -302,6 +384,18 @@ Theia AI and Theia IDE's MCP integration provide users with flexibility, making
302
384
-[Theia IDE and Theia AI MCP Announcement](https://eclipsesource.com/blogs/2024/12/19/theia-ide-and-theia-ai-support-mcp/)
303
385
-[Download the AI-powered Theia IDE](https://theia-ide.org/)
304
386
387
+
### TypingMind App
388
+
[TypingMind](https://www.typingmind.com) is an advanced frontend for LLMs with MCP support. TypingMind supports all popular LLM providers like OpenAI, Gemini, Claude, and users can use with their own API keys.
389
+
390
+
**Key features:**
391
+
-**MCP Tool Integration**: Once MCP is configured, MCP tools will show up as plugins that can be enabled/disabled easily via the main app interface.
392
+
-**Assign MCP Tools to Agents**: TypingMind allows users to create AI agents that have a set of MCP servers assigned.
393
+
-**Remote MCP servers**: Allows users to customize where to run the MCP servers via its MCP Connector configuration, allowing the use of MCP tools across multiple devices (laptop, mobile devices, etc.) or control MCP servers from a remote private server.
[VS Code](https://code.visualstudio.com/) integrates MCP with GitHub Copilot through [agent mode](https://code.visualstudio.com/docs/copilot/chat/chat-agent-mode), allowing direct interaction with MCP-provided tools within your agentic coding workflow. Configure servers in Claude Desktop, workspace or user settings, with guided MCP installation and secure handling of keys in input variables to avoid leaking hard-coded keys.
0 commit comments