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.
Kajdep
Read-only MCP server and JSON API for international country calling codes, ISO country codes, E.164 dial codes, regions, trunk prefixes, and NANP area codes.
piseajay
This repo has the demo mcp server for spring ai vibe coding
StarGazer1995
ggerve
MCP Server for Coding Standards - providing standardized coding guidelines and best practices
phamtienduceng
QrioAI
News for Kids.
tanker327
bgaze
SnapStack pipes browser screenshots into any MCP-capable LLM client, 100% locally.
Kirill812
A Model Context Protocol server that provides web crawling capabilities using Crawl4ai
PirateWarrior
dandeliongold
A Model Context Protocol server for generating DecentSampler drum kit configurations.
PhelanShao
ABACUS, an open-source DFT-based simulation platform, is supported by an MCP server that provides a structured communication interface for submitting, managing, and executing tasks.
uz-itlife
MCP-Mirror
Mirror of
karansharma3009
implementing a sample mcp_server using dolphin_mcp client
BcRikko
What is MCP Server/Client ?
JafarKhQ
Manage Pi-hole with the power of AI
mamazinho
Start guide to build a MCP server
anp2dev
ANP2 MCP server — the full participation surface for the ANP2 agent network. 20 tools let an MCP-only agent register a profile, post and reply, declare capabilities, make knowledge claims, cast trust votes, and run the entire task economy (request → accept → submit result → verif
nuri428
자작 MCP server 도구들
MCP-Mirror
Mirror of
MCP-Mirror
Mirror of
kafkaphoenix
Cuneiform Digital Library Initiative MCP Server
V0v1kkk
A Model Context Protocol (MCP) server that provides detailed type information from .NET projects for AI coding agents.
pratap7902
kaianuar
A comprehensive guide and example implementations for building Model Context Protocol (MCP) servers in Python and TypeScript.
open-dingtalk
钉钉OpenAPI MCP Server.
yuhuangou
Local MCP server for running Wordware apps
JonesH
This template provides a streamlined foundation for building Model Context Protocol (MCP) servers in Python. It's designed to make AI-assisted development of MCP tools easier and more efficient.
NextFEM
MCP server for AI chat
aybeeare
Get real-time water temperature and tide predictions for any lake, river, ocean, bay, or beach location. Data sourced live from NOAA CO-OPS, USGS, and seatemperature.info. Coverage features 8,000+ locations across North America and major international bodies.
pepesto-solutions
MCP server for the Pepesto's Grocery Shopping API - give your agent the ability to turn any recipe (a URL, plain text, or a photo) into a matched basket of real supermarket products with live prices, across 26 European supermarkets. The MCP covers the **recipe → matched cart** ha
tomohiro3
fabianwilliams
MCP Server to get access to Reviews that are posted using the Async Praise Rebuke App
uta8a
Unofficial linkding MCP server
MarcusViniciusBarcelos
MCP-Mirror
Mirror of
jtucker
Untappd Model Context Protocol Server
GatisOzols
Remote MCP server for EU AI Act compliance. Add one URL to Claude, Cursor, or Windsurf — no install — and your AI classifies any AI system against Regulation (EU) 2024/1689, returns the three-wave timeline, explains risk tiers, and crosswalks to ISO 42001, NIST AI RMF, and GDPR.
m5imoveis
mailmodo
Mailmodo MCP server to interact with Mailmodo APIs listed here. https://www.mailmodo.com/developers/8e957152b6128-getting-started-with-mailmodo-api
Armada735
MCP server issuing HMAC-attested receipts for AI agent tool-call evidence (verify_action_receipt.v0 reference impl)
herhu
AvinashBole
quip mcp server
apifyforge
Brand narrative intelligence and brand threat detection for AI agents via the Model Context Protocol.
MCP-Mirror
Mirror of
doggybee
A lightweight MCP server for session memory management
caobo171
mustafa-reza
apifyforge
Political regulatory arbitrage analysis — cross-jurisdiction regulatory forecasting — delivered as an MCP server for AI agents. Built for legal teams, compliance officers, government affairs professionals, and strategic advisors who need to quantify regulatory divergence, predict
fred-em
MCP Server - Chat with your Syften social listening data
webueye
Bluente
naotama2002
This Go implementation allows MCP clients that only support local (stdio) connections to connect to remote MCP servers with authentication support.
NewsBang
Newsbang MCP is a smart media command platform that gives you real-time access to top headlines, intelligent news search, and in-depth reports and analysis — helping you stay informed, spot trends, and seize opportunities.
jpinillagoshawk
Model Context Protocol server for file modifications and control
ctkadvisors
MCP server for dynamic graphql
k3d3
Coding MCP server that does things
SecurFi
MartinSchlott
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.