A collection of MCP clients.
Awesome MCP Clients is a community-maintained index of software that implements the Model Context Protocol, the open standard that lets AI models interact with external tools, file systems, databases, and APIs through a common interface. The list catalogs over 70 clients ranging from desktop applications such as Claude Desktop, Cherry Studio, and BoltAI, to CLI tools like MCP CLI Client and y-cli, to IDE integrations including Cursor, Zed, Windsurf, and VS Code GitHub Copilot, to messaging-platform bots that bring MCP capabilities into Slack, WhatsApp, and Telegram. Each entry records the client's license, supported platforms, pricing, and programming language, giving developers and end users the information needed to evaluate options quickly. The list also links to a companion directory at glama.ai/mcp/clients for more frequently updated entries and points to an active Discord community and a dedicated Reddit forum. Developers building MCP-compatible tools, researchers evaluating the ecosystem, and end users looking for a client that fits a specific workflow or platform are the primary audience.
- ✓Open-source license (MIT)
- ✓Actively maintained (<30d)
- ✓Healthy fork ratio
- ✓Trusted owner (punkpeye)
- ✓Mature repo (>1y old)
- ✓Documented (README)
git clone https://github.com/punkpeye/awesome-mcp-clientsResumen de Awesome Lists
# Awesome MCP Clients [](https://awesome.re)
[](https://glama.ai/mcp/discord)
[](https://www.reddit.com/r/mcp/)
A curated list of awesome Model Context Protocol (MCP) clients.
> [!NOTE]
> For most up to date MCP client list, please refer to https://glama.ai/mcp/clients
* [What is MCP?](#what-is-mcp)
* [Community](#community)
* [Clients](#clients)
* [Servers](#servers)
## What is MCP?
[MCP](https://modelcontextprotocol.io/) is an open protocol that enables AI models to securely interact with local and remote resources through standardized server implementations. This list focuses on production-ready and experimental MCP clients that extend AI capabilities through file access, database connections, API integrations, and other contextual services.
## Community
* [r/mcp Reddit](https://www.reddit.com/r/mcp)
* [Discord Server](https://glama.ai/mcp/discord)
## Clients
- [Awesome MCP Clients ](#awesome-mcp-clients-)
- [What is MCP?](#what-is-mcp)
- [Community](#community)
- [Clients](#clients)
- [askit-mcp](#askit-mcp)
- [eechat](#eechat)
- [5ire](#5ire)
- [Agent Bridge](#agent-bridge)
- [AgentOne](#agentone)
- [AIaW](#aiaw)
- [Ano](#ano)
- [AstrBot](#AstrBot)
- [Autohand Code CLI](#autohand-code-cli)
- [AnythingLLM](#anythingllm)
- [BrowseWiz](#browsewiz)
- [Canvas MCP Client](#canvas-mcp-client)
- [CarrotAI](#carrotai)
- [Chainlit](#chainlit)
- [ChatMCP](#chatmcp)
- [Cherry Studio](#cherry-studio)
- [Claude Desktop](#claude-desktop)
- [Claude Code Open](#claude-code-open)
- [ClaudeMind](#claudemind)
- [Cline](#cline)
- [console-chat-gpt](#console-chat-gpt)
- [ContextKit](#contextkit)
- [Copilot-MCP](#copilot-mcp)
- [Cursor](#cursor)
- [Continue](#continue)
- [DeepChat](#deepchat)
- [Dexto](#dexto)
- [DocsGPT](#docsgpt)
- [Dolphin-MCP](#dolphin-mcp)
- [Fastchat MCP](#fastchat-mcp)
- [Enola.dev](#enola)
- [FLUJO](#flujo)
- [Goose](#goose)
- [Glue](#glue)
- [HyperChat](#hyperchat)
- [JDBCX](#jdbcx)
- [kibitz](#kibitz)
- [LangBot](#LangBot)
- [Klavis AI](#klavis-ai)
- [Kiro](#kiro)
- [LibreChat](#librechat)
- [Lutra](#lutra)
- [mcp-agent](#mcp-agent)
- [LobeHub](#lobehub)
- [MCP Chatbot](#mcp-chatbot)
- [MCP CLI client](#mcp-cli-client)
- [MCPHost](#mcphost)
- [MCP Playground](#mcp-playground)
- [McPico](#mcpico)
- [MCP Simple Slackbot](#mcp-simple-slackbot)
- [Memex](#memex)
- [MCPOmni Connect](#mcpomni-connect)
- [MCP SuperAssistant](#mcp-superassistant)
- [Nerve](#nerve)
- [NextChat](#nextchat)
- [Octomind](#octomind)
- [oterm](#oterm)
- [Slack MCP Client](#slack-mcp-client)
- [Runbear](#runbear)
- [Superinterface](#superinterface)
- [SeekChat](#seekchat)
- [Simple AI](#simple-ai)
- [Tambo](#tambo)
- [Taskade](#taskade)
- [Tester MCP Client](#tester-mcp-client)
- [Tiles Notebook](#tiles-notebook)
- [Tome](#tome)
- [Vercade](#vercade)
- [VS Code GitHub Copilot](#vs-code-github-copilot)
- [Windsurf](#windsurf)
- [Witsy](#witsy)
- [Enconvo](#enconvo)
- [y-cli](#y-cli)
- [Yume](#yume)
- [Zed](#zed)
- [MindPal](#mindpal)
- [WhatsMCP](#whatsmcp)
- [Runbear](#runbear)
- [BoltAI](#boltai)
- [Argo-LocalAI](#argo-localai)
- [MCPCLIHost](#mcpclihost)
- [AdaL](#adal)
- [Agent-cli](#agent-cli)
- [Zin MCP Client](#zin-mcp-client)
- [Qordinate](#qordinate)
- [PraisonAI](#praisonai)
- [Servers](#servers)
### OpenClaw
<table>
<tr><th align="left">GitHub</th><td>https://github.com/openclaw/openclaw</td></tr>
<tr><th align="left">Website</th><td>https://openclaw.ai</td></tr>
<tr><th align="left">License</th><td>MIT</td></tr>
<tr><th align="left">Type</th><td>Self-hosted AI Agent</td></tr>
<tr><th align="left">Platforms</th><td>Linux, Windows, MacOS, Docker</td></tr>
<tr><th align="left">Pricing</th><td>Free</td></tr>
<tr><th align="left">Programming Languages</th><td>Node.js, TypeScript</td></tr>
</table>
**OpenClaw** is a powerful open-source AI agent that connects to multiple messaging platforms (WhatsApp, Telegram, Discord) and supports Model Context Protocol (MCP) for tool integration. It features a robust plugin ecosystem and automated workflows.
### askit-mcp
<table>
<tr><th align="left">GitHub</th><td>https://github.com/johnrobinsn/askit</td></tr>
<tr><th align="left">Website</th><td>-</td></tr>
<tr><th align="left">License</th><td>Apache 2.0</td></tr>
<tr><th align="left">Type</th><td>CLI, Python library</td></tr>
<tr><th align="left">Platforms</th><td>Linux, Windows, MacOS</td></tr>
<tr><th align="left">Pricing</th><td>Free</td></tr>
<tr><th align="left">Programming Languages</th><td>Python</td></tr>
</table>
**askit-mcp** is a flexible asyncio Python library and CLI tool that allows various LLM models to extend their abilities by invoking services from Model Context Protocol (MCP) servers and by calling locally-defined Python functions..
`pip install git+https://github.com/johnrobinsn/askit.git`
<details>
<summary>Screenshots</summary>

</details>
### eechat
<table>
<tr><th align="left">GitHub</th><td>https://github.com/Lucassssss/eechat</td></tr>
<tr><th align="left">Website</th><td>https://www.ee.chat/</td></tr>
<tr><th align="left">License</th><td>Modified Apache 2.0</td></tr>
<tr><th align="left">Type</th><td>Desktop app</td></tr>
<tr><th align="left">Platforms</th><td>Windows, MacOS, Linux</td></tr>
<tr><th align="left">Pricing</th><td>Free</td></tr>
<tr><th align="left">Programming Languages</th><td>TypeScript</td></tr>
</table>
An open-source, cross-platform desktop application that seamlessly connects with full support for MCP, across Linux, macOS, and Windows.
<details>
<summary>Screenshots</summary>



</details>
### 5ire
<table>
<tr><th align="left">GitHub</th><td>https://github.com/nanbingxyz/5ire</td></tr>
<tr><th align="left">Website</th><td>https://5ire.app/</td></tr>
<tr><th align="left">License</th><td>Modified Apache 2.0 (non-commercial)</td></tr>
<tr><th align="left">Type</th><td>Desktop app</td></tr>
<tr><th align="left">Platforms</th><td>Windows, MacOS, Linux</td></tr>
<tr><th align="left">Pricing</th><td>Free</td></tr>
<tr><th align="left">Programming Languages</th><td>TypeScript</td></tr>
</table>
5ire is a cross-platform desktop AI assistant, MCP client. It compatible with major service providers, supports local knowledge base and tools via model context protocol servers.
<details>
<summary>Screenshots</summary>
https://github.com/user-attachments/assets/a27494c5-437d-481c-a25f-74cfa5a2bc45
</details>
### Agent Bridge
<table>
<tr><th align="left">GitHub</th><td>https://github.com/ramblinghermit0403/agent_bridge</td></tr>
<tr><th align="left">Website</th><td>-</td></tr>
<tr><th align="left">License</th><td>MIT</td></tr>
<tr><th align="left">Type</th><td>Web app</td></tr>
<tr><th align="left">Platforms</th><td>Web</td></tr>
<tr><th align="left">Pricing</th><td>Free</td></tr>
<tr><th align="left">Programming Languages</th><td>Python, Vue</td></tr>
</table>
A deployable web-based agent platform for remote MCP servers featuring human-in-the-loop tool permissions, enabling intelligent automation.
**Key Features:**
- **Web Client**: Modern interface
- **Remote MCP Servers**: Connectivity
- **Scalability/Enterprise**: Ready for business use
- **Human-in-the-loop**: Security/oversight
- **Tool Permissions**: Granular control
<details>
<summary>Screenshots</summary>




</details>
### AgentOne
<table>
<tr><th align="left">GitHub</th><td>https://github.com/AgentOne-Dev/agent-one-public</td></tr>
<tr><th align="left">Website</th><td>https://www.agent-one.dev</td></tr>
<tr><th align="left">License</th><td>Proprietary</td></tr>
<tr><th align="left">Type</th><td>Desktop app</td></tr>
<tr><th align="left">Platforms</th><td>Windows, MacOS, Linux</td></tr>
<tr><th align="left">Pricing</th><td>Freemium</td></tr>
<tr><th align="left">Programming Languages</th><td>TypeScript, Rust</td></tr>
</table>
AgentOne is a fully-featured AI agent desktop app that takes a goal in plain language and carries it out end-to-end across your apps. It connects 600+ AI models from 20+ providers (OpenAI, Anthropic, Google, xAI, Mistral, Groq, Cerebras, and more) with 2,000+ extensions for apps like Gmail, Notion, Slack, GitHub, and Google Calendar, and supports user-added MCP servers for further extensibility. Multiple agents can run in parallel, your data stays on your device by default, and you can bring your own API keys with no markup.
Learn more on the [website](https://www.agent-one.dev), [docs](https://docs.agent-one.dev), or [blog](https://blog.agent-one.dev). Get help on the [forum](https://forum.agent-one.dev).
<details>
<summary>Screenshots</summary>


</details>
### AIaW
<table>
<tr><th align="left">GitHub</th><td>https://github.com/NitroRCr/AIaW</td></tr>
<tr><th align="left">Website</th><td>https://aiaw.app/</td></tr>
<tr><th align="left">License</th><td>BSD 3-Clause</td></tr>
<tr><th align="left">Type</th><Lo que la gente pregunta sobre awesome-mcp-clients
¿Qué es punkpeye/awesome-mcp-clients?
+
punkpeye/awesome-mcp-clients es awesome lists para el ecosistema de Claude AI. A collection of MCP clients. Tiene 6.5k estrellas en GitHub y se actualizó por última vez 5d ago.
¿Cómo se instala awesome-mcp-clients?
+
Puedes instalar awesome-mcp-clients clonando el repositorio (https://github.com/punkpeye/awesome-mcp-clients) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar punkpeye/awesome-mcp-clients?
+
Nuestro agente de seguridad ha analizado punkpeye/awesome-mcp-clients y le ha asignado un Trust Score de 100/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.
¿Quién mantiene punkpeye/awesome-mcp-clients?
+
punkpeye/awesome-mcp-clients es mantenido por punkpeye. La última actividad registrada en GitHub es de 5d ago, con 23 issues abiertos.
¿Hay alternativas a awesome-mcp-clients?
+
Sí. En ClaudeWave puedes explorar awesome lists similares en /categories/awesome, ordenados por popularidad o actividad reciente.
Despliega awesome-mcp-clients en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](https://claudewave.com/repo/punkpeye-awesome-mcp-clients)<a href="https://claudewave.com/repo/punkpeye-awesome-mcp-clients"><img src="https://claudewave.com/api/badge/punkpeye-awesome-mcp-clients" alt="Featured on ClaudeWave: punkpeye/awesome-mcp-clients" width="320" height="64" /></a>Más Awesome Lists
A collection of MCP servers.
Persistent Context Across Sessions for Every Agent – Captures everything your agent does during sessions, compresses it with AI, and injects relevant context back into future sessions. Works with Claude Code, OpenClaw, Codex, Gemini, Hermes, Copilot, OpenCode + More
A curated list of awesome Claude Skills, resources, and tools for customizing Claude AI workflows
AI productivity studio with smart chat, autonomous agents, and 300+ assistants. Unified access to frontier LLMs
A curated list of awesome skills, hooks, slash-commands, agent orchestrators, applications, and plugins for Claude Code by Anthropic
Installable GitHub library of 1,500+ agentic skills for Claude Code, Cursor, Codex CLI, Gemini CLI, Antigravity, and more. Includes specialized plugins, installer CLI, bundles, workflows, and official/community skill collections.