What is an MCP server?
An MCP server is a program built on the Model Context Protocol that wraps a tool, data source, or API — like file access, a database, or web search — into a capability an AI assistant can discover and call.
Discover awesome MCP servers.
a2xdeveloper
It's an MCP server for tagesschau.de
quiint
An unofficial MCP server for Context7 by Upstash.
Akira-Papa
Notion MCPでブロックやトグルなどしようできるようにしたサーバー
hightemp
A simple MCP (Model Context Protocol) server that provides tools for searching and retrieving information from YouTube videos. This server can be used with AI assistants that support the MCP protocol.
elber-code
MCP tool that allows you to interact with MySQL databases
Tobarrientos2
A Neo4j MCP server implementation for managing graph database operations through the Model Context Protocol
owulveryck
A MCP (Model Context Protocol) server that exposes primitives for interacting with a Knowledge Graph
anoochit
A sample repository for AI Agent and App integration
elsewhat
Codename goose docker image with mcp servers
Bamimore-Tomi
Ghidra MCP server that extracts decompiled binary context and exposes it to LLMs via Model Context Protocol.
structbinary
This repository serves as the central hub and MCP registry for all MCP servers built to support a wide range of DevOps tools and workflows. Each MCP server provides a Standardized interface for AI agents.
guo6x
🧠 全域主动智能 AI 记忆操作系统 | 全栈 Cyberpunk Glassmorphism 设计 | 融合 GraphRAG 与向量检索的“第二大脑” (v3.0 Production Ready)
studiomeyer-io
Cinema-grade video production MCP server — 8 tools for recording, editing, effects, captions, TTS, and smart screenshots. Built on ffmpeg + Playwright.
wilsonsilva
The Model Context Protocol is an open standard that enables developers to build secure, two-way connections between their data sources and AI-powered tools. The architecture is straightforward: developers can either expose their data through MCP servers or build AI applications (
shahabazdev
MCP server for the Inxmail Commerce transactional API — events, sendings, bounces, blocklist, blacklist, reactions, and delivery tracking from Claude.
T0UGH
ninefyi
Introduction to the Azure MCP Server
kopiloto
Antipas
An MCP server implementation that integrates with 4o-image API, enabling LLMs and other AI systems to generate and edit images through a standardized protocol. Create high-quality art, 3D characters, and custom images using simple text prompts.
pcholakov
Restate Admin MCP server
deepakjois
barebones Todoist MCP server - deployed in Cloudflare
coderjun
Experimenting with MCP
Cam10001110101
akiojin
PlayFab MCP server with CI/CD and release-please
hanweg
MCP server for interacting with SQLExpress
HanShan006
手搓MCP样例,使用SSE模式,访问本地数据。从Hosts到server全部代码演示。
rainyheart
Java implementation of MCP Server for Crawl4ai
tryAGI
AI in your terminal — powered by agents and MCP
mattcoatsworth
Eric8900
MCP Servers, in one place
turbot
Enable AI assistants to explore and query your Turbot Guardrails data!
Leee62
a mcp server help developer to get svg simply and quickly with LLM
linancn
encoreshao
A Model Context Protocol (MCP) library for BambooHR, built with Node.js and TypeScript.
chrishayuk
SecretiveShell
MCP server for sending gotify notifications
ThreatFlux
A fetch mcp server
studiomeyer-io
AI memory server with 56 tools. Knowledge Graph, semantic search, session tracking, multi-agent support. Free tier available.
LuizEduPP
Persistent memory for AI agents — local, portable, zero config. Works with Cursor, Windsurf, Claude via MCP.
zym9863
The server acts as a bridge between MCP-compatible assistants and Together AI's image generation capabilities.
lkoujiu
An example Docker image for mcpo, a tool that exposes MCP (Model Context Protocol) servers as OpenAPI-compatible HTTP endpoints for OpenWebUI.
hadv
A powerful knowledge management system that forges wisdom from experiences, insights, and best practices. Built with Qdrant vector database for efficient knowledge storage and retrieval.
bash0C7
Experimental Ruby implementation of Model Context Protocol (MCP) - A starter server framework for trying out LLM integrations
urbanmorph
Share and collaborate on local markdown files via shareable links
kaulvimal
MCP Server for MySQL
juanbeniteza
alvaroinckot
A Model Context Protocol (MCP) server that exposes Moleculer.js actions as AI tools.
eidetic-works
Nucleus MCP server by Eidetic Works — persistent memory and governance for Claude, Cursor, Windsurf — file-based, no vendor lock-in.
0xh3x
MCP server for interacting with VSCode and forks (Cursor, Windsurf and others)
yallasec
falahgs
vanachterjacob
An attempt at creating a BC MCP server
jverre
MCP server to interact with Chrome
kukapay
An MCP server that tracks the historical changes of Twitter usernames.
shidhincr
A Model Context Protocol (MCP) server for TickTick task management application
PV-Bhat
MCP server to empower your agent with enterprise-grade Gemini integration for codebase analysis, live search, text/PDF/image processing, and more on your favorite MCP clients.
agentience
tuberrabbit
Lightweight Node.js server sending webhook notifications. Ideal for devs using AI agents (e.g., Cursor) on multi-projects, alerting task completion for efficient switching. Features webhook alerts, multi-project dev, AI integration, easy setup for dev tools & automation.
cellwebb
Desktop application for managing Model Context Protocol servers (MCP). Provides a centralized interface to configure and manage MCP servers for use with LLMs and AI assistants such as Claude.
ChiragPatankar
Common questions about MCP servers, tools, and integrations
An MCP server is a program built on the Model Context Protocol that wraps a tool, data source, or API — like file access, a database, or web search — into a capability an AI assistant can discover and call.
Every server's detail page includes ready-to-paste config snippets for Claude Desktop, Cursor, VS Code, and other common clients — most installs take just a couple of minutes.
Most servers listed here are free and open source. Some wrap third-party APIs (cloud services, paid data providers, etc.) that require your own API key or subscription.
A local MCP server runs on your device and usually connects over stdio, giving you more direct control over data but requiring a runtime and installation. A remote MCP server is hosted by a provider and connects over HTTP, making setup easier while adding network and provider availability dependencies.
Claude Desktop, Claude Code, Cursor, VS Code, Codex, and other AI clients that support the Model Context Protocol can connect to MCP servers. Configuration formats and supported transports vary by client.
Review the source repository, maintenance activity, dependencies, requested permissions, and data-handling documentation before installation, and prefer official or trusted maintainers. Use least-privilege credentials for sensitive access such as files, databases, shells, and production systems.