MCP.so
Sign In

MCP Clients

Discover AI apps that use MCP servers.

Other

MCP Host

intelligent-systems-lab

Other

aterm2

runekaagaard

A simple command line LLM chat agent with MCP support

Other

Bedrock MCP Connector

juspay

A connector to connect agentic models to MCP tools

Other

Web Search MCP 服务器

m-mcp

使用智普清言实现的web-search mcp服务

Other

MCP_LLM

kin-10

使用大模型结合mcp协议

Other

PR Reviewer

attikpo-akrabal-godwin

PR Reviewer is a tool designed to analyze GitHub pull requests and create detailed reports in Notion. It leverages the MCP (Model Context Protocol) to facilitate communication and integration between different services.

Other

MCP Client

lingster

Other

高德地址解析服务

blacsheep

大模型搭配高德mcp的地址服务

Other

Kopilot MCP

kokoiruby

A MCP client/server to interact with Kubernetes resources using natural language.

Other

Google Maps MCP with Speech Input

l145dev

Google Maps MCP web application with speech to text functionality.

Other

Python MCP Client

rggh

Other

Requirements:

rairai77

MCP Weather Tool

Other

项目简介

umuo

实现MCP的服务端,获取各大平台的热搜

Other

MCP_Modularity 项目 README

kirintea

Other

HistorIQ

annali

HistorIQ 是一個基於模型上下文協議(Model Context Protocol, MCP)架構的 AI 歷史小說平台。整合了 RAG(Retrieval-Augmented Generation)、AI Agent、與本地部署的大語言模型(LLM),讓使用者能夠以自然語言提問歷史事件、人物與文化主題,系統則透過多階段推理與知識檢索生成具脈絡性的回答。

Other

MCP Proving Ground Client

jlmelis

Other

项目简介

mrniebit

实现MCP的服务端,获取各大平台的热搜

Other

claude-mcp

setkyar

Other

Speech Mcp

netixc

Speech MCP Project

Other

An LLM-Powered Chatbot MCP Client

mashriram

Other

MCP Example

polymath-raval

Other

Turkish Weather Application

emredeveloper

Other

research

danieloh30

Other

Model Context Protocol CLI

shahshrey

Other

ONTHEIA

Ontheia

Your Data. Your AI. Your Rules.

Other
VT

VIDEO-TO-CLAUDE

AdityaO5

Other

Coco AI App

infinilabs

Coco AI App - Search, Connect, Collaborate, Your Personal AI Search and Assistant, all in one space.

Other

Mcp_agent_streamlit_rag

saqadri

Other

zsh_chatbot_mcp

jiaminghuanghjm

Other

Postman MCP client

postmanlabs

Postman’s MCP client simplifies the development and testing of Model Context Protocol (MCP) servers. MCP provides a standardized way for LLMs and agentic frameworks to interact with APIs by wrapping tools, prompts, and resources in a consistent format across transports like STDIO

Other

Start — deco.cx template

deco-sites

Powered by deco.cx

Other

MCP Chat Bot (Golang Version)

jiasyuanchu

A simple chat bot using MCP (Model Context Protocol)

Other

mcp_mastery

amaboh

Other

Chat Mcp Rag

fabriborgobello

Other
E

EXTEN.BOT

estvita

Voice bot for VOIP working on Openai Realtime

Other

OMNFLOW

ericharrisonecho-lima

Omnflow is an AI-powered content repurposing tool built for creators, marketers, and founders who publish across multiple platforms.

Other

MCP

milind-soni

Other
EP

EDGEONE-PAGES-MCP

awslabs

Other

Ghost Hunting AI - Service

maurostyleman

We build an interactive city tour with RAG,LLM,MCP for KdG -The Lab. This is the backend

Other

TeamSpark AI Workbench

teamsparkai

TeamSpark AI Workbench

Other
SA

SHELL-AI

nishant9083

A powerful, intelligent shell assistant powered by local AI models through Ollama. Shell AI brings advanced AI capabilities directly to your terminal, enabling natural language interaction with your file system, shell commands, and development workflow.

Other
MP

MCP PROXY SERVER

TBXark

Other
VD

VERILEX-DATA

carrierone

Other

AINGDESK

aingdesk

AingDesk是一款简单好用的AI助手,支持知识库、模型API、分享、联网搜索、智能体,它还在飞快成长中。 AingDesk is a simple and easy-to-use AI assistant that supports knowledge bases, model APIs, sharing, internet search, and intelligent agents. It is still growing rapidly.

Other

健康管理系统

bro-in-law

Other

조민지

gyl1313

Other

MCP Client

garvk

Other
IM

IGPSPORT-MCP

dengxuhui

Other
I

IMAGE

cwinux

Other
MA

Mcp Airflow Postgres

gavinHuang

Operate airflow's postgresql directly

Other

Notion MCP

michaeldslim

Other

해해해해

youni202

Other

MCPSECRETARY

WilliamSuiself

This is a software that uses a similar function like MCP to realize an intelligent assistant on an Android phone: mcpsecretary.

Other
I

Issuebage

issuebadge

IssueBadge is a free online platform to create, issue, and share digital certificates and badges effortlessly. Perfect for schools, universities, nonprofits, businesses, and event organizers, you can bulk-generate certificates, add QR codes, and verify credentials instantly. Cele

Other
TM

TICKTICK-MCP-ENHANCED

Code-MonkeyZhang

Other
C

Cloud

cloud.coinrule.com

Cloud is an MCP client available at https://cloud.coinrule.com.

Other
BV

BACHAI-VEHICLE-DATABASE

BACH-AI-Tools

车辆数据库的mcp

Other
MC

MCP-CONNECT

amrashour1

Other
VM

VISUAL-MCP

Ayi456

Other
SM

SHELL-MCP-SERVER

ZHAN2006

Other

Frequently asked questions

Common questions about MCP clients and compatible applications

1

What is an MCP client?

An MCP client is an app that connects to MCP servers — an IDE, a desktop chat assistant, a CLI tool, and more — gaining tool-calling and context access through the standard protocol.

2

How do I pick the right MCP client?

If you're coding, a deeply integrated editor or agent like Cursor, VS Code, or Claude Code is usually the best fit. If you just want to chat with AI while it uses tools, a desktop chat client like Claude Desktop works well.

3

Can one client connect to multiple MCP servers?

Yes — most clients let you declare several MCP servers in their config at once, and the AI picks the right tool for each task automatically.

4

Do MCP clients support both local and remote servers?

Most modern MCP clients connect to local servers over stdio and increasingly support remote servers over Streamable HTTP or SSE. Available transports depend on the client version, so verify compatibility before adding a server.

5

Do Claude Desktop, Claude Code, Cursor, VS Code, and Codex use the same MCP configuration?

Not exactly. They use similar server URLs, commands, arguments, and environment variables, but configuration locations, field names, authentication, and supported transports can differ. Follow the current documentation for each client.

6

How do I protect data and permissions when using an MCP client?

Connect only to trusted servers, grant least-privilege access to files, databases, shells, and third-party APIs, and keep credentials in an OS keychain or dedicated secret store. Review enabled servers regularly, revoke unused credentials, and retain human confirmation for high-risk tool calls.