Explore MCP Servers and Clients
This platform is your centralized gateway to exploring, implementing, and innovating with the Model Context Protocol (MCP).
Featured
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
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 .
mendableai
firecrawl-mcp-server
Official Firecrawl MCP Server - Adds powerful web scraping to Cursor, Claude and any other LLM clients.
executeautomation
mcp-playwright
Playwright Model Context Protocol Server - Tool to automate Browsers and APIs in Claude Desktop, Cline, Cursor IDE and More 🔌
mark3labs
mcp-go
A Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
modelcontextprotocol
inspector
Visual testing tool for MCP servers
zcaceres
markdownify-mcp
A Model Context Protocol server for converting almost anything to Markdown
wonderwhy-er
ClaudeDesktopCommander
This is MCP server for Claude that gives it terminal control, file system search and diff file editing capabilities
LaurieWired
GhidraMCP
MCP Server for Ghidra
cloudflare
mcp-server-cloudflare
mcp server cloudflare
justinpbarnett
unity-mcp
A Unity MCP server that allows MCP clients like Claude Desktop or Cursor to perform Unity Editor actions.
chatmcp
mcp-server-chatsum
Query and Summarize your chat messages.
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
ppl-ai
modelcontextprotocol
A Model Context Protocol Server connector for Perplexity API, to enable web search without leaving the MCP ecosystem.
anaisbetts
mcp-installer
An MCP server that installs other MCP servers for you
punkpeye
fastmcp
A TypeScript framework for building MCP servers.
SecretiveShell
MCP-Bridge
A middleware to provide an openAI compatible endpoint that can call MCP tools
alexander-zuev
supabase-mcp-server
Query MCP enables end-to-end management of Supabase via chat interface: read & write query executions, management API support, automatic migration versioning, access to logs and much more.
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.