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.
manucoffin
The open-source feedback pipeline for AI-native dev teams. Built for developers, designed for their clients.
ericwanghp
CmfyUI_MCP Server is a loosely coupled, extensible, and configuration-driven ModelContextProtocol (MCP) server designed for ComfyUI.
jyjune
MCP server for controlling and accessing a video surveillance system
wrtnlabs
Is the MCP configuration too complicated? You can easily share your own simplified setup!
Nazruden
MCP Server using OpenRouter models to get descriptions for images
patronus-ai
wbfoss
This repository demonstrates a variety of **MCP Poisoning Attacks** affecting real-world AI agent workflows.
morningman
An MCP server for Apache Doris & VeloDB
A-G-U-P-T-A
TShark/Wireshark MCP server for network packet analysis via Claude
ognis1205
Unity Catalog AI Model Context Protocol Server
JDJR2024
MCP Markdownify Server with UTF-8 Support - Enhanced version with better multilingual handling
r-huijts
MCP server for accessing Dutch World War II archives through the Oorlogsbronnen API. Provides structured access to historical records, photographs, and documents from 1940-1945 Netherlands.
gkydev
A Unofficial Twitter MCP Server with cookie auth.
dwrtz
An MCP tool server that provides stateful, TUI-compatible terminal sessions.
Panth1823
Panth1823
Cyreslab-AI
kajidog
VOICEVOX MCP Server (MCP Apps対応)
matteoantoci
Google Forms MCP Server
utain
Kroki-MCP is a Go-based Model Context Protocol tool that converts textual diagram definitions (PlantUML, Mermaid, and more) into images via a Kroki backend. Designed for simplicity and flexibility, it supports both local and remote Kroki servers, offers configurable settings, and
aliyun
MCP Servers to access PolarDB.
crowecawcaw
Turn click CLIs into MCP servers with one line of code
yourtechtribe
Model Context Protocol (MCP) server for Odoo integration for finance, allowing AI agents to access and manipulate Odoo data through a standardized interface.
cote
Example MCP Server tools for playing D&D with generative AIs. This project is for educational purposes so little attention is given to good code design.
VadimNastoyashchy
JSON MCP Server
timjuenemann
Wikipedia MCP Server written in TypeScript
aws-samples
MCP for AWS Cost Explorer and CloudWatch logs
sachin-philip
An MCP server for Raindrop.io
damonxue
An MCP server based on OSSInsight.io, providing data analysis for GitHub individuals and repositories, as well as in-depth insights into the open source ecosystem.
miraclebakelaser
MCP server implementation for managing domains, DNS, and SSL via the Porkbun API.
kydlikebtc
thunderboltsid
MCP Server for Nutanix
bmorphism
MCP server for interacting with Manifold Markets prediction markets
jhead
MCP Server to screenshot and control macOS windows (made for Cursor)
biswapm
MorDavid
Fast MCP integration for NetworksDB API - Query IP addresses, organizations, ASNs, and DNS records using natural language through Model Context Protocol
paulwilke
Pharo Smalltalk implementation of Anthropic's Model Context Protocol (MCP) server specification. Enables LLMs like Claude to interact with Pharo applications.
mixuechu
granthooks
dariogriffo
MCP server to store memories in postgres
DavidLMS
An open-source MCP (Model Context Protocol) server that enables AI agents to record and retrieve learning activities through xAPI-compliant Learning Record Stores
tushar2704
A repository dedicated to exploring, experimenting with, and applying Generative AI concepts and tools in practical, everyday scenarios.
crazyrabbitLTC
A full implementation of Ethers as an AI tool for the model context protocol
rishabkoul
anvosio
These are the components that a user can download to create MCP servers on the fly
xspadex
dougwithseismic
Withseismic MCP Server - Model Control Protocol, the ://WITHSEISMIC way
sachin-philip
An MCP server for Raindrop.io
okooo5km
a Swift implementation of hellokaton/unsplash-mcp-server, with additional features like get_photo and random_photo
AmolDerickSoans
Model Context Protocol Server to facilitate llms to able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created.
okooo5km
a Swift implementation of hellokaton/unsplash-mcp-server, with additional features like get_photo and random_photo
vakharwalad23
Collection of Google-native tools (e.g., Gmail, Calendar) for the MCP
manueltarouca
A Model Context Protocol server, client and interactive mode for Limitless API
kibela
Kibela's official MCP Server
BitteProtocol
Dreamboat-Rachel
大家好!我是功能丰富的 MCP 服务,旨在打破设备与服务的隔阂,为用户带来便捷体验。 天气工具和气象平台联动,快速为用户推送全球实时天气,助力大家规划出行。控制浏览器工具模拟人工操作,自动搜索、浏览网页,大幅节省时间。摄像头工具调用本地摄像头拍照、录像,实现人脸识别,保障家庭安防。 为实现工具协同,我搭建了稳定框架,开发者可以基于现有服务进行拓展
SamuelMoraesF
🇧🇷 MCP Server para consultar NFSe no portal nacional (nfse.gov.br). Busque notas, baixe XMLs e PDFs direto do seu AI agent.
xkiranj
NPX wrapper for Microsoft's MarkItDown MCP server - run without Docker
fpt
A MCP server for Golang development
pwh-pwh
用于计算数学表达式的MCP
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.