Skip to content

Commit 2a99530

Browse files
committed
Alphabetize
1 parent c5fd208 commit 2a99530

File tree

1 file changed

+58
-54
lines changed

1 file changed

+58
-54
lines changed

docs/clients.mdx

Lines changed: 58 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -12,66 +12,64 @@ This page provides an overview of applications that support the Model Context Pr
1212
| [Claude Desktop App][Claude] |||||| Full support for all MCP features |
1313
| [Claude Code][Claude Code] |||||| Supports prompts and tools |
1414
| [5ire][5ire] |||||| Supports tools. |
15+
| [Apify MCP Tester][Apify MCP Tester] |||||| Supports tools |
1516
| [BeeAI Framework][BeeAI Framework] |||||| Supports tools in agentic workflows. |
1617
| [Cline][Cline] |||||| Supports tools and resources. |
1718
| [Continue][Continue] |||||| Full support for all MCP features |
1819
| [Copilot-MCP][CopilotMCP] |||||| Supports tools and resources. |
1920
| [Cursor][Cursor] |||||| Supports tools. |
21+
| [Daydreams Agents][Daydreams] |||||| Support for drop in Servers to Daydreams agents |
2022
| [Emacs Mcp][Mcp.el] |||||| Supports tools in Emacs. |
21-
| [fast-agent][fast-agent] | ||| | | Full multimodal MCP support, with end-to-end tests |
23+
| [fast-agent][fast-agent] |||||| Full multimodal MCP support, with end-to-end tests |
2224
| [Genkit][Genkit] | ⚠️ ||||| Supports resource list and lookup through tools. |
2325
| [GenAIScript][GenAIScript] |||||| Supports tools. |
2426
| [Goose][Goose] |||||| Supports tools. |
2527
| [LibreChat][LibreChat] |||||| Supports tools for Agents |
2628
| [mcp-agent][mcp-agent] |||| ⚠️ || Supports tools, server connection management, and agent workflows. |
27-
| [Microsoft Copilot Studio] |||||| Supports tools |
29+
| [Microsoft Copilot Studio] |||||| Supports tools |
30+
| [OpenSumi][OpenSumi] |||||| Supports tools in OpenSumi |
2831
| [oterm][oterm] |||||| Supports tools and prompts. |
2932
| [Roo Code][Roo Code] |||||| Supports tools and resources. |
3033
| [Sourcegraph Cody][Cody] |||||| Supports resources through OpenCTX |
34+
| [SpinAI][SpinAI] |||||| Supports tools for Typescript AI Agents |
3135
| [Superinterface][Superinterface] |||||| Supports tools |
3236
| [TheiaAI/TheiaIDE][TheiaAI/TheiaIDE] |||||| Supports tools for Agents in Theia AI and the AI-powered Theia IDE |
3337
| [Windsurf Editor][Windsurf] |||||| Supports tools with AI Flow for collaborative development. |
3438
| [Witsy][Witsy] |||||| Supports tools in Witsy. |
3539
| [Zed][Zed] |||||| Prompts appear as slash commands |
36-
| [SpinAI][SpinAI] |||||| Supports tools for Typescript AI Agents |
37-
| [OpenSumi][OpenSumi] |||||| Supports tools in OpenSumi |
38-
| [Daydreams Agents][Daydreams] |||||| Support for drop in Servers to Daydreams agents |
39-
| [Apify MCP Tester][Apify MCP Tester] |||||| Supports tools |
40-
41-
4240

4341
[Claude]: https://claude.ai/download
4442
[Claude Code]: https://claude.ai/code
45-
[Cursor]: https://cursor.com
46-
[Zed]: https://zed.dev
47-
[Cody]: https://sourcegraph.com/cody
48-
[Genkit]: https://github.com/firebase/genkit
49-
[Continue]: https://github.com/continuedev/continue
50-
[GenAIScript]: https://microsoft.github.io/genaiscript/reference/scripts/mcp-tools/
51-
[Cline]: https://github.com/cline/cline
52-
[LibreChat]: https://github.com/danny-avila/LibreChat
53-
[TheiaAI/TheiaIDE]: https://eclipsesource.com/blogs/2024/12/19/theia-ide-and-theia-ai-support-mcp/
54-
[Superinterface]: https://superinterface.ai
5543
[5ire]: https://github.com/nanbingxyz/5ire
5644
[Apify MCP Tester]: https://apify.com/jiri.spilka/tester-mcp-client
5745
[BeeAI Framework]: https://i-am-bee.github.io/beeai-framework
58-
[fast-agent]: https://github.com/evalstate/fast-agent
59-
[mcp-agent]: https://github.com/lastmile-ai/mcp-agent
60-
[Mcp.el]: https://github.com/lizqwerscott/mcp.el
61-
[Roo Code]: https://roocode.com
62-
[Goose]: https://block.github.io/goose/docs/goose-architecture/#interoperability-with-extensions
63-
[Witsy]: https://github.com/nbonamy/witsy
64-
[Windsurf]: https://codeium.com/windsurf
46+
[Cline]: https://github.com/cline/cline
47+
[Continue]: https://github.com/continuedev/continue
6548
[CopilotMCP]: https://github.com/VikashLoomba/copilot-mcp
49+
[Cursor]: https://cursor.com
6650
[Daydreams]: https://github.com/daydreamsai/daydreams
67-
[SpinAI]: https://spinai.dev
51+
[Mcp.el]: https://github.com/lizqwerscott/mcp.el
52+
[fast-agent]: https://github.com/evalstate/fast-agent
53+
[Genkit]: https://github.com/firebase/genkit
54+
[GenAIScript]: https://microsoft.github.io/genaiscript/reference/scripts/mcp-tools/
55+
[Goose]: https://block.github.io/goose/docs/goose-architecture/#interoperability-with-extensions
56+
[LibreChat]: https://github.com/danny-avila/LibreChat
57+
[mcp-agent]: https://github.com/lastmile-ai/mcp-agent
58+
[Microsoft Copilot Studio]: https://learn.microsoft.com/en-us/microsoft-copilot-studio/agent-extend-action-mcp
6859
[OpenSumi]: https://github.com/opensumi/core
6960
[oterm]: https://github.com/ggozad/oterm
61+
[Roo Code]: https://roocode.com
62+
[Cody]: https://sourcegraph.com/cody
63+
[SpinAI]: https://spinai.dev
64+
[Superinterface]: https://superinterface.ai
65+
[TheiaAI/TheiaIDE]: https://eclipsesource.com/blogs/2024/12/19/theia-ide-and-theia-ai-support-mcp/
66+
[Windsurf]: https://codeium.com/windsurf
67+
[Witsy]: https://github.com/nbonamy/witsy
68+
[Zed]: https://zed.dev
7069
[Resources]: https://modelcontextprotocol.io/docs/concepts/resources
7170
[Prompts]: https://modelcontextprotocol.io/docs/concepts/prompts
7271
[Tools]: https://modelcontextprotocol.io/docs/concepts/tools
7372
[Sampling]: https://modelcontextprotocol.io/docs/concepts/sampling
74-
[Microsoft Copilot Studio]: https://learn.microsoft.com/en-us/microsoft-copilot-studio/agent-extend-action-mcp
7573

7674
## Client details
7775

@@ -102,6 +100,16 @@ Claude Code is an interactive agentic coding tool from Anthropic that helps you
102100
- It is open-source and user-friendly, suitable for beginners.
103101
- Future support for MCP will be continuously improved.
104102

103+
### Apify MCP Tester
104+
[Apify MCP Tester](https://github.com/apify/tester-mcp-client) is an open-source client that connects to any MCP server using Server-Sent Events (SSE).
105+
It is a standalone Apify Actor designed for testing MCP servers over SSE, with support for Authorization headers.
106+
It uses plain JavaScript (old-school style) and is hosted on Apify, allowing you to run it without any setup.
107+
108+
**Key features:**
109+
- Connects to any MCP server via SSE.
110+
- Works with the [Apify MCP Server](https://apify.com/apify/actors-mcp-server) to interact with one or more Apify [Actors](https://apify.com/store).
111+
- Dynamically utilizes tools based on context and user queries (if supported by the server).
112+
105113
### BeeAI Framework
106114
[BeeAI Framework](https://i-am-bee.github.io/beeai-framework) is an open-source framework for building, deploying, and serving powerful agentic workflows at scale. The framework includes the **MCP Tool**, a native feature that simplifies the integration of MCP servers into agentic workflows.
107115

@@ -130,13 +138,28 @@ Claude Code is an interactive agentic coding tool from Anthropic that helps you
130138
- Use both built-in and MCP tools directly in chat
131139
- Supports VS Code and JetBrains IDEs, with any LLM
132140

141+
### Copilot-MCP
142+
[Copilot-MCP](https://github.com/VikashLoomba/copilot-mcp) enables AI coding assistance via MCP.
143+
144+
**Key features:**
145+
- Support for MCP tools and resources
146+
- Integration with development workflows
147+
- Extensible AI capabilities
148+
133149
### Cursor
134150
[Cursor](https://docs.cursor.com/advanced/model-context-protocol) is an AI code editor.
135151

136152
**Key Features**:
137153
- Support for MCP tools in Cursor Composer
138154
- Support for both STDIO and SSE
139155

156+
### Daydreams
157+
[Daydreams](https://github.com/daydreamsai/daydreams) is a generative agent framework for executing anything onchain
158+
159+
**Key features:**
160+
- Supports MCP Servers in config
161+
- Exposes MCP Client
162+
140163
### Emacs Mcp
141164
[Emacs Mcp](https://github.com/lizqwerscott/mcp.el) is an Emacs client designed to interface with MCP servers, enabling seamless connections and interactions. It provides MCP tool invocation support for AI plugins like [gptel](https://github.com/karthink/gptel) and [llm](https://github.com/ahyatt/llm), adhering to Emacs' standard tool invocation format. This integration enhances the functionality of AI tools within the Emacs ecosystem.
142165

@@ -204,11 +227,17 @@ Programmatically assemble prompts for LLMs using [GenAIScript](https://microsoft
204227
- Extend Copilot Studio agents with MCP servers
205228
- Leveraging Microsoft unified, governed, and secure API management solutions
206229

230+
### OpenSumi
231+
[OpenSumi](https://github.com/opensumi/core) is a framework helps you quickly build AI Native IDE products.
232+
233+
**Key features:**
234+
- Supports MCP tools in OpenSumi
235+
- Supports built-in IDE MCP servers and custom MCP servers
236+
207237
### oterm
208238
[oterm] is a terminal client for Ollama allowing users to create chats/agents.
209239

210240
**Key features:**
211-
212241
- Support for multiple fully customizable chat sessions with Ollama connected with tools.
213242
- Support for MCP tools.
214243

@@ -287,31 +316,6 @@ Theia AI and Theia IDE's MCP integration provide users with flexibility, making
287316
- Tight integration with editor features and workspace context
288317
- Does not support MCP resources
289318

290-
### OpenSumi
291-
[OpenSumi](https://github.com/opensumi/core) is a framework helps you quickly build AI Native IDE products.
292-
293-
**Key features:**
294-
- Supports MCP tools in OpenSumi
295-
- Supports built-in IDE MCP servers and custom MCP servers
296-
297-
### Daydreams
298-
[Daydreams](https://github.com/daydreamsai/daydreams) is a generative agent framework for executing anything onchain
299-
300-
**Key features:**
301-
- Supports MCP Servers in config
302-
- Exposes MCP Client
303-
304-
### Apify MCP Tester
305-
306-
[Apify MCP Tester](https://github.com/apify/tester-mcp-client) is an open-source client that connects to any MCP server using Server-Sent Events (SSE).
307-
It is a standalone Apify Actor designed for testing MCP servers over SSE, with support for Authorization headers.
308-
It uses plain JavaScript (old-school style) and is hosted on Apify, allowing you to run it without any setup.
309-
310-
**Key features:**
311-
- Connects to any MCP server via SSE.
312-
- Works with the [Apify MCP Server](https://apify.com/apify/actors-mcp-server) to interact with one or more Apify [Actors](https://apify.com/store).
313-
- Dynamically utilizes tools based on context and user queries (if supported by the server).
314-
315319
## Adding MCP support to your application
316320

317321
If you've added MCP support to your application, we encourage you to submit a pull request to add it to this list. MCP integration can provide your users with powerful contextual AI capabilities and make your application part of the growing MCP ecosystem.
@@ -326,4 +330,4 @@ To get started with implementing MCP in your application, check out our [Python]
326330

327331
## Updates and corrections
328332

329-
This list is maintained by the community. If you notice any inaccuracies or would like to update information about MCP support in your application, please submit a pull request or [open an issue in our documentation repository](https://github.com/modelcontextprotocol/docs/issues).
333+
This list is maintained by the community. If you notice any inaccuracies or would like to update information about MCP support in your application, please submit a pull request or [open an issue in our documentation repository](https://github.com/modelcontextprotocol/modelcontextprotocol/issues).

0 commit comments

Comments
 (0)