Skip to content

Commit aad03d0

Browse files
authored
Merge pull request modelcontextprotocol#935 from at-wr/patch-1
Add FlowDown to MCP Clients
2 parents 7cc947a + f945df1 commit aad03d0

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

docs/clients.mdx

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ This page provides an overview of applications that support the Model Context Pr
3636
| [Daydreams Agents][Daydreams] |||||||| Support for drop in Servers to Daydreams agents |
3737
| [Emacs Mcp][Mcp.el] |||||||| Supports tools in Emacs. |
3838
| [fast-agent][fast-agent] |||||||| Full multimodal MCP support, with end-to-end tests |
39+
| [FlowDown][FlowDown] | ❌ | ❌ | ✅ | ❓ | ❌ | ❌ | ❌ | Supports tools.
3940
| [FLUJO][FLUJO] |||||||| Support for resources, Prompts and Roots are coming soon |
4041
| [Genkit][Genkit] | ⚠️ ||||||| Supports resource list and lookup through tools. |
4142
| [Glama][Glama] |||||||| Supports tools. |
@@ -118,6 +119,7 @@ This page provides an overview of applications that support the Model Context Pr
118119
[Klavis AI]: https://www.klavis.ai/
119120
[Mcp.el]: https://github.com/lizqwerscott/mcp.el
120121
[fast-agent]: https://github.com/evalstate/fast-agent
122+
[FlowDown]: https://github.com/Lakr233/FlowDown
121123
[FLUJO]: https://github.com/mario-andreschak/flujo
122124
[Glama]: https://glama.ai/chat
123125
[Genkit]: https://github.com/firebase/genkit
@@ -439,6 +441,23 @@ The Claude desktop application provides comprehensive support for MCP, enabling
439441
- Built in support for "Building Effective Agents" workflows.
440442
- Deploy Agents as MCP Servers
441443

444+
### FlowDown
445+
446+
[FlowDown](https://github.com/Lakr233/FlowDown) is a blazing fast and smooth client app for using AI/LLM, with a strong emphasis on privacy and user experience. It supports MCP servers to extend its capabilities with external tools, allowing users to build powerful, customized workflows.
447+
448+
**Key features:**
449+
450+
- **Seamless MCP Integration**: Easily connect to MCP servers to utilize a wide range of external tools.
451+
- **Privacy-First Design**: Your data stays on your device. We don't collect any user data, ensuring complete privacy.
452+
- **Lightweight & Efficient**: A compact and optimized design ensures a smooth and responsive experience with any AI model.
453+
- **Broad Compatibility**: Works with all OpenAI-compatible service providers and supports local offline models through MLX.
454+
- **Rich User Experience**: Features beautifully formatted Markdown, blazing-fast text rendering, and intelligent, automated chat titling.
455+
456+
**Learn more:**
457+
458+
- [FlowDown website](https://flowdown.ai/)
459+
- [FlowDown documentation](https://apps.qaq.wiki/docs/flowdown/)
460+
442461
### FLUJO
443462

444463
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.

0 commit comments

Comments
 (0)