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.
Damon-law
配套MCP日程表(VSCode插件拓展) 使用的一个MCP Server, 实现日程的自然语言描述增,查,删。
zhangpanda
The fast, idiomatic way to build MCP servers in Go. Struct-tag auto schema, middleware chain, tool groups, auth, adapters for Gin/OpenAPI/gRPC, async tasks, Inspector UI, and more.
marino129
NomaCMS
MCP server for NomaCMS. Manage collections, fields, content, and assets via AI agents.
salveszz
Real-time financial data for AI agents. 14 tools covering crypto prices (CoinGecko/CoinCap), stock quotes (yfinance/Alpha Vantage/Twelve Data), and forex rates (Frankfurter/ExchangeRate-API). Automatic fallback data sources, Redis caching. Free tier: 500 requests/month.
MadeByNando
amranswill
PDF Generation API MCP Server — Generate professional PDFs (invoices, receipts, reports) from structured JSON data. Three tools: generate_pdf, list_templates, get_usage. Free tier: 200 calls/month. https://github.com/amranswill/pdf-generation-api/tree/main/mcp-server
James-Leslie
acro5piano
MCP server that connect to your browser using --remote-debugging-port
thinklytics
This demonstration project shows how to implement a Model Context Protocol (MCP) server with Retrieval-Augmented Generation (RAG) capabilities. The demo allows AI models to interact with a knowledge base, search for information, and add new documents.
ryudg
Just Read only
OrbiAds
173 tools to automate Google Ad Manager — campaigns, creatives, inventory, reporting via natural language
zlatkoc
MCP server that fetches YouTube video transcripts and optionally summarizes them. Supports multiple output formats (text, JSON, SRT, WebVTT), language selection, and returns transcripts with summarization instructions for the LLM client.
non-dirty
Restarts Claude Desktop after mcp-server installation
beilingai
Sobroinc
MCP Hub - Central coordinator for MCP servers with REST API and real-time events
joeerario
Feedback MCP Server
etxahun
Python MCP server that allows interacting with the public ENISA vulnerability API (EUVDB) via the MCP (Model Context Protocol).
jalexspringer
StevanFreeborn
A Model Context Protocol (MCP) server implementation that integrates with Onspring's API, allowing AI assistants to access and manipulate data stored in Onspring instances.
Mechanicalgoat
MCP-Mirror
Mirror of
ConvergentMethods
Compile semantic document edits into correct Google Docs batchUpdate requests. UTF-16 arithmetic, cascading index shifts, OT-compatible ordering. MIT licensed.
zhookteam
The official Model Context Protocol (MCP) server for https://zhook.dev, enabling AI agents to interact with your Zhook webhooks, events, and metrics.
TruePrice-tech
rpurinton
A Discord.js app integrated with Model Context Protocol (MCP) server functionality to enable AI-driven Discord server administration and automation.
360ghar
Real estate MCP server for property search, bookings, leases and property management in India. Search properties, schedule visits, manage leases, track rent, and handle maintenance requests through any MCP-compatible AI client.
flyer103
A simple Notion MCP Server
lisleabrahams
Discoverability MCP server for Symbols of Wealth Studio — a senior-led AI-powered creative studio specialising in social media content, brand films, and editorial visuals. Founded by ex-Highsnobiety creative director Lisle Abrahams. Two zero-arg tools return structured studio pro
shibuiwilliam
jianhongjun
folathecoder
Search millions of job listings across 12 countries including the US, UK, Germany, France, Australia, Canada, and India, with powerful filters for keywords, location, salary range, and job type.
junter1989k-ai
Remote MCP server: AI agents issue Peru CPE factura/boleta electronica via Nubefact (SUNAT). Stateless, BYO credentials.
CDataSoftware
This project builds a read-only MCP server. For full read, write, update, delete, and action capabilities and a simplified setup, check out our free CData MCP Server for Oracle Financials Cloud (beta): https://www.cdata.com/download/download.aspx?sku=KEZK-V&type=beta
youngfe
VisioMCP is Microsoft Visio VSTO AddIn that holds an MCP server for AI model to control VISIO documents and shapes
easysolutions906
The first and most comprehensive MCP server for Mirth Connect. 18 tools: parse channels, generate Rhino-compatible code, lint for anti-patterns, debug errors, diff channels between environments, extract SQL for DBA review, map channel dependencies, generate CI/CD deploy scripts,
yamanoku
Model Context Protocol server that generates appropriate alternative text for images using ALT decision tree
OwenCoonahan
Access the most comprehensive US energy infrastructure dataset available via MCP:
jean-kunz
jameshung2015
public server for mcp
fujimura-ui
MCP server: real-time search of Japanese government subsidies & grants (official jGrants data)
MCP-Mirror
Mirror of
lucianotonet
theclarityproject
richardschrammcom
A "rosetta stone" repo that shows creating simple geocoder MCP servers in python (with googlemaps sdk and direct googlemaps API with urllib) and typescript. CLI clients and documentation on adding them to Claude Desktop App.
zipsmart-ai
Squareys
MCP Server Plugin for Wonderland Editor
TheApeMachine
MCP-Mirror
Mirror of
opengig
djmarkoz
MCP server for
uddeshya-23
Mcp server in typescript to connect with Jira Analyze the issues
CodeWever
Commercial trust rails for agent work: scoped work orders, rail execution, receipt verification, Trust Ledger records, and Agent Work History.
gmogmzGithub
A lightweight knowledge base assistant using MCP with LLM integration. Features a streamlined server-client architecture combining custom tools with a knowledge base, all accessible via SSE transport. Ideal for building simple AI-powered knowledge assistants.
hanqizheng
KauanIzidoro
mcp-server
mapizarro1
Meta-search for x402 agent-payable services -- find paid APIs across every registry
w1ckedxt
A brutally honest senior-engineer code reviewer as an MCP server for Claude Code, Cursor & Windsurf: 0–10 scores, real issues, usable fixes. 8 tools, free tier, no account needed.
nooqta
MCP Server for interacting with the GitLab API
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.