Skip to content

Commit 6f5d1a3

Browse files
authored
Merge pull request modelcontextprotocol#791 from memex-tech/add-memex-mcp-client
Docs: Add Memex to clients.mdx
2 parents f5ccad9 + b86ba24 commit 6f5d1a3

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

docs/clients.mdx

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ This page provides an overview of applications that support the Model Context Pr
4545
| [mcp-use][mcp-use] ||||||| Support tools, resources, stdio & http connection, local llms-agents. |
4646
| [MCPHub][MCPHub] ||||||| Supports tools, resources, and prompts in Neovim |
4747
| [MCPOmni-Connect][MCPOmni-Connect] ||||||| Supports tools with agentic mode, ReAct, and orchestrator capabilities. |
48+
| [Memex][Memex] ||||||| Support tools. Also support *building and testing* MCP server, all-in-one desktop app. |
4849
| [Microsoft Copilot Studio] ||||||| Supports tools |
4950
| [MindPal][MindPal] ||||||| Supports tools for no-code AI agents and multi-agent workflows. |
5051
| [MooPoint][MooPoint] ||||||| Web-Hosted client with tool calling support |
@@ -109,6 +110,7 @@ This page provides an overview of applications that support the Model Context Pr
109110
[mcp-use]: https://github.com/pietrozullo/mcp-use
110111
[MCPHub]: https://github.com/ravitemer/mcphub.nvim
111112
[MCPOmni-Connect]: https://github.com/Abiorh001/mcp_omni_connect
113+
[Memex]: https://memex.tech/
112114
[Microsoft Copilot Studio]: https://learn.microsoft.com/en-us/microsoft-copilot-studio/agent-extend-action-mcp
113115
[MindPal]: https://mindpal.io
114116
[MooPoint]: https://moopoint.io
@@ -517,6 +519,22 @@ Programmatically assemble prompts for LLMs using [GenAIScript](https://microsoft
517519
- Support for both stdio and SSE transport protocols
518520
- Comprehensive tool orchestration and resource analysis capabilities
519521

522+
### Memex
523+
524+
[Memex](https://memex.tech/) is the first MCP client and MCP server builder - all-in-one desktop app. Unlike traditional MCP clients that only consume existing servers, Memex can create custom MCP servers from natural language prompts, immediately integrate them into its toolkit, and use them to solve problems—all within a single conversation.
525+
526+
**Key features:**
527+
528+
- **Prompt-to-MCP Server**: Generate fully functional MCP servers from natural language descriptions
529+
- **Self-Testing & Debugging**: Autonomously test, debug, and improve created MCP servers
530+
- **Universal MCP Client**: Works with any MCP server through intuitive, natural language integration
531+
- **Curated MCP Directory**: Access to tested, one-click installable MCP servers (Neon, Netlify, GitHub, Context7, and more)
532+
- **Multi-Server Orchestration**: Leverage multiple MCP servers simultaneously for complex workflows
533+
534+
**Learn more:**
535+
536+
- [Memex Launch 2: MCP Teams and Agent API](https://memex.tech/blog/memex-launch-2-mcp-teams-and-agent-api-private-preview-125f)
537+
520538
### Microsoft Copilot Studio
521539

522540
[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.

0 commit comments

Comments
 (0)