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.
Discover AI apps that use MCP servers.
Naveja00
Overreach catches AI-agent scope creep. You give it the prompt you gave your coding agent and the diff it produced; it flags every part of the diff the prompt didn't authorize — unauthorized dependencies, env vars, endpoints, cron jobs, files, and features. Every finding is deter
BACH-AI-Tools
Twitter的一些api mcp
lettr-com
Lettr is transactional email API for artisans. Send, recieve and track all you transactional emails. With easy-to-use template builder included.
aether-platform
Streamline development server management for AI coding agents. CircusMCP combines Circus process manager with Model Context Protocol (MCP), eliminating shell
Pigyon
MCPwner is a Model Context Protocol (MCP) server that integrates security testing tools into LLM-driven workflows. It provides a unified interface for secret scanning, static analysis (SAST), software composition analysis (SCA), and vulnerability research including 0-day discover
openmost
Connect you AI agent to Matomo using this MCP server. Extend the capabilities of your gent with the Matomo API.
SailingCoder
让AI助手直接分析你的Grafana监控数据 - A Model Context Protocol server for Grafana data analysis
pasteai
abuhtig
fbeunder
Flask webapplicatie met LLM-integratie en MCP-tools voor het verwerken van prompts via verschillende AI-modellen en contextuele tools.
yindia
debedb
infinilabs
Coco AI App - Search, Connect, Collaborate, Your Personal AI Search and Assistant, all in one space.
saqadri
fbeunder
Een lokale MCP host en client die met meerdere LLM's en meerdere MCP servers kan werken.
chatmcp
E2Easy is a codeless end-to-end testing platform that lets non-technical users and founders create, manage, and run automated browser tests without writing a single line of code. It combines a browser extension for manual recording with an AI-powered Claude Connector that lets yo
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
jagan-shanmugam
jonhardwick-spec
Persistent semantic memory for Claude Code, chats AND code. 74+ MCP tools, local pgvector embeddings, codebase indexing with 14 language extractors, multi-agent team coordination. Self-hosted, zero cloud dependency.
jagan-shanmugam
techspawn
A FastAPI-based application that provides a web interface for interacting with Multiple Control Protocol (MCP) servers while utilizing OpenAI's API for processing messages.
rggh
MCP Demo
liujilongObject
mcp-host-use is a Node.js-based Model Context Protocol (MCP) host application for connecting and managing multiple MCP servers.
itisaevalex
Adapter project allowing Mistral models to interact with the modelcontextprotocol for standardized agentic capabilities.
dev-mahfuj80
MCP CLIENT using python sdk.
ericharrisonecho-lima
Omnflow is an AI-powered content repurposing tool built for creators, marketers, and founders who publish across multiple platforms.
bigmb
mb MCP files
isoftstone-data-intelligence-ai
Open-Source General-Purpose AI Agent Platform**
fabriborgobello
luohy15
A web-based graphical interface for AI chat interactions with support for multiple AI models and MCP (Model Context Protocol) servers.
ThinkInAIXYZ
Your AI Partner on Desktop
mcpmessenger
**SlashMCP** is a production-grade AI workspace that connects LLMs to real-world data and tools through an intuitive chat interface. Built on the Model Context Protocol (MCP), it enables seamless interaction with multiple AI providers (OpenAI, Claude, Gemini) while providing powe
ZengLiangYi
KrookedLilly
A transparent desktop overlay that gives your AI agent a visual presence on screen. Your AI picks its own body from a library of avatars, colors, and expressions or draws it's own in SVG. Windows, $4.99, 7-day free trial, no account required.
smallcloudai
Open-source AI Agent for VS Code and JetBrains that autonomously solves coding tasks end-to-end.
milind-soni
yeakub108
🤖 AI Agent
jiaminghuanghjm
traffiycom-ui
Conenct your ads to claude
deco-sites
Powered by deco.cx
jiasyuanchu
A simple chat bot using MCP (Model Context Protocol)
amaboh
dictybase-docker
sirvenis
Cursor Model Context Protocol (MCP) extension for Chrome - with comprehensive test coverage
estvita
Voice bot for VOIP working on Openai Realtime
maurostyleman
We build an interactive city tour with RAG,LLM,MCP for KdG -The Lab. This is the backend
shirokatsuya
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.
SealinGp
MCP Video & Audio Text Extraction Server
gnosis23
This is a client implementation based on the Model Context Protocol (MCP)
mcpso
bro-in-law
edzai
Acalytica enables individuals and businesses to:
garvk
gavinHuang
Operate airflow's postgresql directly
wrtnlabs
Agentica is an open-source framework that makes working with AI agents simple and reliable. It helps you integrate structured function calls with Large Language Models (LLMs) without the usual headaches.
michaeldslim
Avcharov
AttoAgents
Elemental is a multi-agent framework designed with a focus on the modularity of agent workflow stages. It enables the creation and management of single-agent or multi-agent systems with ease. The core functionality revolves around dynamically planning how to solve assigned tasks
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
Common questions about MCP clients and compatible applications
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.
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.
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.
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.
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.
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.