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.
ajeetcloud
Lightyear-Technologies-Limited
omaycompany
# BuffSend MCP - AI-Powered Sales Automation
mikechao
A Model Context Protocol (MCP) server that provides access to the Art Institute of Chicago Collection through natural language interactions. This server allows AI models to search the Art Institute of Chicago Collection and have art works available as a Resource.
funsjanssen
A Model Context Protocol (MCP) server that provides fake/mock data generation capabilities using the Faker.js library. Generate realistic test data for database seeding, API testing, demo applications, and development environments.
wangrzneu
MichalisKampouridis
MCP server that analyzes legal documents, extracts key clauses, identifies risks, and summarizes contracts. 8 tools for AI agents needing legal document intelligence.
delmas41
Render music notation from a JSON score to inline SVG (Verovio + Bravura), round-trippable MusicXML, and base64 MIDI in one call. Includes pre-flight validation with concrete fix suggestions and a curated music-theory knowledge search. Free, open, no auth, sponsored by Gradus Sch
killinsun
A repository to learn MCP Server with implementing git features.
sosanzma
MCP server providing real-time traffic, bike-sharing, air quality and weather data from Valencia,
hsearcy
Pantry Aide runs the whole meal-plan-to-checkout flow from your AI assistant. Generate a weekly meal plan from your recipes, build a pantry-aware shopping list that skips items you already have, then push it to a live Kroger cart or an Instacart link. Remote MCP server (Streamabl
hightemp
A simple MCP (Model Context Protocol) server that provides tools for converting web content to Markdown format.
pboreddy
MCP Server for generating Manim visualizations to explain concepts.
RecallWorks
Open-source MCP memory server for AI agents — persistent, searchable, tiered memory across sessions. Works over stdio (Cursor, Claude Desktop) or HTTP+SSE. MIT licensed (separate commercial license available).
junter1989k-ai
MCP-Mirror
Mirror of
shenlant314
as2811-project
Extend Claude's capabilities using MCP and MacOS Shortcuts
adairrr
A Model Context Protocol (MCP) server that provides tools for interacting with CosmWasm smart contracts.
bighadj22
MCP Playground: Experiment with Anthropic's Claude & Model Context Protocol. Chat, connect servers, test tools.
afghanfansmedia-ai
Is this song AI or human? SongCheck detects AI-generated music (Suno, Udio, and more) and media from any AI agent. Point it at an audio file, an image/video, or a whole music folder and it returns a verdict (LIKELY AI-GENERATED / UNCERTAIN / LIKELY HUMAN), an AI-probability score
JigsawStack
Generate images from text using advanced AI models. Learn more about jigsawstack's image generation API here: https://jigsawstack.com/docs/api-reference/ai/image-generation You can get your jigsawstack API key here: https://jigsawstack.com/dashboard/
outscraper
Outscraper MCP Server provides MCP-compatible clients with access to Outscraper’s data extraction tools. It enables web, business, maps, reviews, and search-related data collection through the Outscraper API using a simple MCP server configuration.
alfred-yz
mrgulshanyadav
Full email marketing platform for AI assistants — 32 MCP tools for campaigns, contacts, automations, A/B testing, AI subject line generation, multi-channel messaging (email + WhatsApp + push), deliverability monitoring, DMARC health checks, ecommerce revenue attribution, and adva
mukeshyadav4747
dimabalony
yqjqwy
中指房产估值 MCP Server 为AI提供专业的房地产评估能力,包括小区评级、小区评估和房产评估。使AI助手能够执行专业级的房地产分析,帮助用户在房产交易、投资决策和市场研究中做出明智选择。
raycao871218
一个基于MCP框架的服务器演示项目,提供了简单的API接口实现,包括数字运算、时间查询、订单信息查询等功能。
OmarNaguib
MCP-Mirror
Mirror of
andyciggy
brianontech-bot
AI-powered website audit for Claude. Analyze any URL across SEO, performance, accessibility, UX, content quality, and 10+ other categories — get a scored report in under 2 minutes. Free tier included (3 audits/day).
TopazLabs
sezgimeydanci
Hosted MCP server for live-concert discovery — 44K+ upcoming shows worldwide via gigora.live
M3kk0M3d3sm0
My papermc configuration and script for my RaspberryPi 5.
devendershekhawat
Test repository for multi-user GitHub MCP server
pfin
Nova MCP servers collection - Puppeteer, GitHub, and Basic Memory integrations
infinyte
simple mcp server
JosueM1109
Self-hosted, read-only MCP server for personal finance. Connect your banks, credit cards, loans, and brokerage accounts via Plaid and query them from Claude Code in plain English — no third-party aggregator involved.
giachi85it-ux
uptime-com
MCP to allow clients to setup and use website monitoring services for their sites and infrastructure.
xincmm
junter1989k-ai
faridmth
screenshotrender mcp
skolte
Core MCP Server with React Frontend and Multi-Agent Support
legomb
This is a demo of an MCP server using Python, intended to be tested with vscode Copilot in Agent mode
Br0ski777
Fiat and crypto currency converter -- ECB rates for fiat, CoinGecko for crypto. Instant cross-rate lookup. -- x402 micropayment API + MCP server for AI agents
Jazz-Man
MCP server that exercises all the features of the MCP protocol
Nikogenia
The Java Minecraft Plugin (BungeeCord) for the Challenge Server.
lealre
A Go MCP server enabling file system interactions.
hungry557
kvas-it
An MCP server that provides filesystem access to Claude desktop
OneShotForge
A self-hosted MCP server that gives Claude Code full IMAP and SMTP access. 15 tools cover the boring parts: search across folders, attachment fetch, drafts the agent can revise before send, move/copy/flag/delete, and folder management. Multi-account is built in: Gmail, Fastmail,
Joredjs
A typescript template for a MCP server
demouth
fanzhenddz
Mysql_mcp_server_ddz
raghav4
lileeei
Git tool integration library for the Model Context Protocol (MCP).
MCP-Mirror
Mirror of
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.