MCP.so
登录

MCP 客户端

发现使用 MCP 服务器的 AI 应用。

精选

Gocosmik

gocosmik.com

Gocosmik is an MCP client available at https://gocosmik.com.

其他

Banks to AI

upx.com

Banks to AI gives any MCP-compatible agent (Claude, Cursor, or your own) secure, read-only access to real bank data — 12,000+ financial institutions across the US, Canada and beyond. How it works: authenticate via OAuth

其他

SocialBu

socialbu.com

Connect Claude, ChatGPT, Cursor, OpenClaw, Hermes Agent, and other MCP-compatible AI assistants to SocialBu. Create posts, use AI tools, review schedules, check analytics, and manage social media work through natural con

其他

PoYo.ai

poyo.ai

PoYo.ai gives developers one API key for 500+ AI models, including GPT Image 2, Seedance 2, Sora 2, Gemini 3, and Claude. Credit pricing, polling/webhook workflow, failed tasks not charged.

Web 聊天与 UI

APIMart

apimart.ai

The most affordable unified AI API platform. Access GPT-5, Claude 4.5, Gemini, Sora 2 & Flux.1 through one OpenAI-compatible key — drop-in for any MCP client or AI agent. Pay-as-you-go pricing, 99.9% uptime, low latency,

Web 聊天与 UI

Visual Studio Code - Open Source ("Code - OSS")

microsoft

Visual Studio Code

IDE 与代码编辑器

Zed

zed-industries

Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.

IDE 与代码编辑器

Cline – #1 on OpenRouter

cline

Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, using the browser, and more with your permission every step of the way.

编程智能体

Cherry Studio

cherryhq

🍒 Cherry Studio is a desktop client that supports for multiple LLM providers.

桌面聊天

Continue

continuedev

⏩ Create, share, and use custom AI code assistants with our open-source IDE extensions and hub of models, rules, prompts, docs, and other building blocks

编程智能体

Roo Code (prev. Roo Cline)

roovetgit

Roo Code (prev. Roo Cline) gives you a whole dev team of AI agents in your code editor.

编程智能体

A Sleek AI Assistant & MCP Client

nanbingxyz

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 .

桌面聊天

chatmcp

daodao97

ChatMCP is an AI chat client implementing the Model Context Protocol (MCP).

智能体框架

HyperChat

bigsweetpotatostudio

HyperChat is a Chat client that strives for openness, utilizing APIs from various LLMs to achieve the best Chat experience, as well as implementing productivity tools through the MCP protocol.

桌面聊天

MCP Connect

EvalsOne

Enables cloud-based AI services to access local Stdio based MCP servers via HTTP requests

其他

y-cli 🚀

luohy15

A Tiny Terminal Chat App for AI Models with MCP Client Support

其他

Y Gui

luohy15

A web-based graphical interface for AI chat interactions with support for multiple AI models and MCP (Model Context Protocol) servers.

其他

DeepChat

ThinkInAIXYZ

Your AI Partner on Desktop

桌面聊天

Refact.ai

smallcloudai

Open-source AI Agent for VS Code and JetBrains that autonomously solves coding tasks end-to-end.

IDE 与代码编辑器

WeClaw

thinkany-ai

Your first AI Friend

Web 聊天与 UI

常见问题

关于 MCP 客户端和兼容应用的常见问题

1

什么是 MCP 客户端?

MCP 客户端是能连接 MCP 服务器的应用,比如 IDE、桌面聊天助手、命令行工具等,通过标准协议获得工具调用和上下文读取能力。

2

该如何选择适合自己的 MCP 客户端?

如果你在写代码,可优先选择 Cursor、VS Code、Claude Code 这类深度集成的编辑器或智能体;如果只想和 AI 聊天并调用工具,Claude Desktop 这类桌面聊天客户端更合适。

3

一个客户端可以同时连接多个 MCP 服务器吗?

可以,大多数客户端支持在配置文件中同时声明多个 MCP 服务器,AI 会根据任务自动选择合适的工具。

4

MCP 客户端支持本地和远程服务器吗?

多数现代 MCP 客户端支持通过 stdio 连接本地服务器,并逐步支持通过 Streamable HTTP 或 SSE 连接远程服务器。具体传输方式取决于客户端版本,添加服务器前应确认兼容性。

5

Claude Desktop、Claude Code、Cursor、VS Code 和 Codex 的 MCP 配置一样吗?

不完全一样。它们使用相似的服务器地址、命令、参数和环境变量,但配置文件位置、字段名称、认证方式和支持的传输协议可能不同,应以每个客户端的最新文档为准。

6

使用 MCP 客户端时如何保护数据和权限?

只连接可信服务器,为文件、数据库、Shell 和第三方 API 设置最小权限,并使用系统钥匙串或专用密钥存储。定期检查已启用的服务器、撤销不再使用的凭据,并在执行高风险工具调用前保留人工确认。