Explore MCP Servers and Clients
This platform is your centralized gateway to exploring, implementing, and innovating with the Model Context Protocol (MCP).
Featured MCP Servers
mediar-ai
screenpipe
AI app store powered by 24/7 desktop history. open source | 100% local | dev friendly | 24/7 screen, mic recording
Upsonic
Upsonic
The most reliable AI agent framework that supports MCP.
GLips
Figma-Context-MCP
MCP server to provide Figma layout information to AI coding agents like Cursor
LaurieWired
GhidraMCP
MCP Server for Ghidra
mark3labs
mcp-go
A Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
nanbingxyz
5ire
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 .
executeautomation
mcp-playwright
Playwright Model Context Protocol Server - Tool to automate Browsers and APIs in Claude Desktop, Cline, Cursor IDE and More 🔌
mendableai
firecrawl-mcp-server
Official Firecrawl MCP Server - Adds powerful web scraping to Cursor, Claude and any other LLM clients.
modelcontextprotocol
inspector
Visual testing tool for MCP servers
wonderwhy-er
ClaudeDesktopCommander
This is MCP server for Claude that gives it terminal control, file system search and diff file editing capabilities
justinpbarnett
unity-mcp
A Unity MCP server that allows MCP clients like Claude Desktop or Cursor to perform Unity Editor actions.
mrexodia
ida-pro-mcp
MCP Server for IDA Pro
zcaceres
markdownify-mcp
A Model Context Protocol server for converting almost anything to Markdown
cloudflare
mcp-server-cloudflare
mcp server cloudflare
21st-dev
magic-mcp
It's like v0 but in your Cursor/WindSurf/Cline. 21st dev Magic MCP server for working with your frontend like Magic
cyberagiinc
DevDocs
Completely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
supabase-community
mcp-supabase
A collection of MCP servers that connect LLMs to Supabase
punkpeye
fastmcp
A TypeScript framework for building MCP servers.
anaisbetts
mcp-installer
An MCP server that installs other MCP servers for you
sooperset
mcp-atlassian
MCP server that integrates Confluence and Jira
Featured MCP Clients
microsoft
vscode
Visual Studio Code
ChatGPTNextWeb
NextChat
✨ Light and Fast AI Assistant. Support: Web | iOS | MacOS | Android | Linux | Windows
zed-industries
zed
Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
cline
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.
getcursor
cursor
The AI Code Editor
continuedev
continue
⏩ 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
CherryHQ
cherry-studio
🍒 Cherry Studio is a desktop client that supports for multiple LLM providers.
danny-avila
LibreChat
Enhanced ChatGPT Clone: Features Agents, DeepSeek, Anthropic, AWS, OpenAI, Assistants API, Azure, Groq, o1, GPT-4o, Mistral, OpenRouter, Vertex AI, Gemini, Artifacts, AI model switching, message search, Code Interpreter, langchain, DALL-E-3, OpenAPI Actions, Functions, Secure Multi-User Auth, Presets, open-source for self-hosting. Active project.
block
goose
an open source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM
Chainlit
chainlit
Build Conversational AI in minutes ⚡️
ThinkInAIXYZ
deepchat
🐬DeepChat - A smart assistant that connects powerful AI to your personal world
ggozad
oterm
the terminal client for Ollama
daodao97
chatmcp
ChatMCP is an AI chat client implementing the Model Context Protocol (MCP).
evilsocket
nerve
The Simple Agent Development Kit.
NitroRCr
AIaW
AI as Workspace - A better AI (LLM) client. Full-featured, lightweight. Support multiple workspaces, plugin system, cross-platform, local first + real-time cloud sync, Artifacts, MCP | 更好的 AI 客户端
nbonamy
witsy
Witsy: desktop AI assistant
BigSweetPotatoStudio
HyperChat
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.
adhikasp
mcp-client-cli
A simple CLI to run LLM prompt and implement MCP client.
mario-andreschak
FLUJO
MCP-Hub and -Inspector, Multi-Model Workflow and Chat Interface
cognitivecomputations
dolphin-mcp
dolphin mcp
Frequently Asked Questions About MCP
Have another question? Contact us by email.
What exactly is MCP and how does it work?
MCP (Model Context Protocol) is an open protocol that standardizes how applications provide context to LLMs. Think of it like a USB-C port for AI applications, providing a standardized way to connect AI models to different data sources and tools.
Why should I use MCP?
MCP helps you build agents and complex workflows on top of LLMs. It provides a growing list of pre-built integrations, flexibility to switch between LLM providers, and best practices for securing your data within your infrastructure.
What is the general architecture of MCP?
MCP follows a client-server architecture where a host application can connect to multiple servers. The key components include MCP Hosts (programs that want to access data), MCP Clients (protocol clients maintaining connections with servers), MCP Servers (lightweight programs exposing specific capabilities), and various data sources.
What are MCP Hosts and Clients?
MCP Hosts are programs like Claude Desktop, IDEs, or AI tools that want to access data through MCP. MCP Clients are protocol clients that maintain 1:1 connections with servers, enabling the hosts to communicate with various data sources.
What are MCP Servers?
MCP Servers are lightweight programs that each expose specific capabilities through the standardized Model Context Protocol. They act as intermediaries between your AI applications and various data sources, both local and remote.
How can I get started with MCP?
You can get started with MCP by choosing the path that best fits your needs. Whether you're looking to integrate MCP into your existing applications or build new solutions with it, the protocol provides flexible options for implementation.