MCP HubMCP Hub

Explore MCP Servers and Clients

This platform is your centralized gateway to exploring, implementing, and innovating with the Model Context Protocol (MCP).

Featured

ALL
mediar-ai

mediar-ai

screenpipe

AI app store powered by 24/7 desktop history. open source | 100% local | dev friendly | 24/7 screen, mic recording

12792
19/06/2024
AI
local
Upsonic

Upsonic

Upsonic

The most reliable AI agent framework that supports MCP.

7110
26/05/2024
AI
framework
GLips

GLips

Figma-Context-MCP

MCP server to provide Figma layout information to AI coding agents like Cursor

3290
13/02/2025
Figma
AI
nanbingxyz

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 .

1919
06/01/2024
AI
desktop
mendableai

mendableai

firecrawl-mcp-server

Official Firecrawl MCP Server - Adds powerful web scraping to Cursor, Claude and any other LLM clients.

1821
06/12/2024
Firecrawl
scraping
executeautomation

executeautomation

mcp-playwright

Playwright Model Context Protocol Server - Tool to automate Browsers and APIs in Claude Desktop, Cline, Cursor IDE and More 🔌

1620
03/12/2024
Playwright
Automation
mark3labs

mark3labs

mcp-go

A Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.

1245
27/11/2024
Go
MCP
modelcontextprotocol

modelcontextprotocol

inspector

Visual testing tool for MCP servers

1075
03/10/2024
Visual
Testing
zcaceres

zcaceres

markdownify-mcp

A Model Context Protocol server for converting almost anything to Markdown

1064
18/12/2024
Markdown
Protocol
wonderwhy-er

wonderwhy-er

ClaudeDesktopCommander

This is MCP server for Claude that gives it terminal control, file system search and diff file editing capabilities

1059
04/12/2024
Claude
terminal
LaurieWired

LaurieWired

GhidraMCP

MCP Server for Ghidra

1050
23/03/2025
Ghidra
cloudflare

cloudflare

mcp-server-cloudflare

mcp server cloudflare

1000
27/11/2024
cloudflare
justinpbarnett

justinpbarnett

unity-mcp

A Unity MCP server that allows MCP clients like Claude Desktop or Cursor to perform Unity Editor actions.

988
18/03/2025
Unity
Automation
chatmcp

chatmcp

mcp-server-chatsum

Query and Summarize your chat messages.

834
03/12/2024
Chat
Summarization
21st-dev

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

734
19/02/2025
frontend
dev
ppl-ai

ppl-ai

modelcontextprotocol

A Model Context Protocol Server connector for Perplexity API, to enable web search without leaving the MCP ecosystem.

711
10/03/2025
Perplexity
connector
anaisbetts

anaisbetts

mcp-installer

An MCP server that installs other MCP servers for you

709
26/11/2024
automation
deployment
punkpeye

punkpeye

fastmcp

A TypeScript framework for building MCP servers.

621
27/12/2024
TypeScript
framework
SecretiveShell

SecretiveShell

MCP-Bridge

A middleware to provide an openAI compatible endpoint that can call MCP tools

542
30/11/2024
middleware
openAI
alexander-zuev

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.

508
15/02/2025
Supabase
chat
FAQ

Frequently Asked Questions About MCP

Have another question? Contact us by email.

1

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.

2

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.

3

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.

4

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.

5

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.

6

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.