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.
wangzhigang1999
MCP Server for memes.bupt.site
bydymainit2
OpenGerwin
gparientee
Verified European private equity ownership data: who owns a company, PE firm portfolios, exits by year. 21,000+ companies, 900+ GPs, hand-checked, source link on every response. No auth.
ennioguzman
lemmaoracle
AI agents make decisions you can't audit. Lemma fixes that with zero-knowledge proofs over confidential documents — selective disclosure, on-chain provenance, no plaintext exposure. Query cryptographically verified attributes from agents in production. Built for regulated industr
Krupalp525
Fledge Model Context Protocol (MCP) Server for Cursor AI integration
NewToolAI
db-query-mcp is a mcp tool supporting diverse database querying and exporting.
NellInc
SaferAgenticAI MCP brings the Safer Agentic AI safety framework to coding assistants over the Model Context Protocol.
tangotechdev
gillisandrew
nadavkav
MCP server for teachers accessing PETEL
rocnubie
wadewegner
aovabo
A Message Concentrator Protocol (MCP) server that provides a unified, simple interface to the New York Times APIs. This server simplifies interaction with multiple NYT APIs through a single endpoint.
Rsec08
MCP SERVER for appium
akashtalole
OGD MCP Server
CDataSoftware
This read-only MCP Server allows you to connect to Excel Online data from Claude Desktop through CData JDBC Drivers. Free (beta) read/write servers available at
Zawad99
MCP server for Google Calendar integration with AI assistants
tobyrichmond12-max
A Model Context Protocol server exposing US and UK government procurement data through one server (switch feeds with SLED_SOURCE). Tools: search_opportunities, get_opportunity, and list_recent_changes (the differentiator — deadline changes, new awards, added documents over time).
Add-Item-To
Browser test management for Claude Code. Write tests in plain English, run them with /greenrun.
iaamar
MCP server with SSE protocol
scotia1973-bot
MCP server for Compliance & Governance — SOC 2, GDPR, HIPAA, audit trails, data retention, vendor compliance, and framework assessments.
gnosis23
goofypluto999
Simulates how 5 real Applicant Tracking Systems (Workday, Greenhouse, Lever, Taleo, iCIMS) parse a CV and surfaces vendor-specific lint warnings. Pure JS lint engine, MIT licensed, no network calls in the lint logic. Vendor rules cite their public sources. Tools exposed: analyze_
LPFerreira33
This repository contains a modular setup for experimenting with MCP in Python. It includes both a server and a client, as well as reusable tool modules.
bittush8789
andyciggy
esurovtsev
Remote MCP (Model Context Protocol) server built with Spring Boot and SSE. Demonstrates how to register tools, configure endpoints, and stream results to connected LLM clients using the Spring AI MCP SDK.
PSFW
A template repository that includes a dev container for running a local LLM and included knowledge base. Add a git repo using `git subtree` or `git submodule` and update it using an MCP Client/Server relationship i.e. `VS Code` extension like `Cline` and the `Filesystem`/`Obsidia
Everforth
mizall90
mcp server to interact with modelmanager api
SzeMeng76
marekratho
DotNaos
dusk-network
Catch spec drift before it catches you. Pituitary indexes your specs, docs, and decision records, then detects overlap,
liuyoshio
MCP Discovery & Recommendation Service - Find the right MCP server for your needs
Wynelson94
Lossless local memory for Claude Code. The full, unabbreviated version. Every tool call, every file edit, every thinking block — stored verbatim on your machine. Persistent memory without tokens.
secmate-ai
Model Context Protocol Server For Cyber Security
hutusi
kajaril
Agent steward infrastructure — hash-chained audit log with Merkle notarisation and a GDPR/AI-Act compliance skill.
trymeuj
imb96
PimpMyNines
MCP Filesystem Solution
jhchen2222-ui
pdf tools
giannisalinetti
smallhandsome
MCP Server that gives AI agents eyes. Screenshot any webpage, render HTML/CSS to images. One command setup for Claude Code, Cursor, and Claude Desktop. Free 30+30/month.ShotAPI - Give AI Agents Eyes. MCP Server for web screenshots and HTML rendering. 3 tools: screenshot_one_liner
grandmastr
Chronos – A Stellar MCP server
Upload-Post
Upload-Post is the all-in-one social media MCP server — the Model Context Protocol server for social media publishing, scheduling and analytics. Connect any MCP-compatible AI agent (Claude, Cursor, ChatGPT, Claude Desktop, n8n, and more) and publish, schedule and analyze content
boukeversteegh
YuheiNakasaka
BodieCoding
MCP-Mirror
Mirror of
kahunam
aguaitech
This is a simple MCP server for Elementor. It is used to perform CRUD operations on the Elementor data for a given page.
dotnet-demos
Model Context Protocol Server for IIS web server management
leszini
Spoken-mcp is a voice interface for the Claude Desktop app. It consists of two components: an MCP TTS server that lets Claude speak responses aloud via ElevenLabs, and an STT companion app that transcribes your speech and pastes it into Claude's input field. Supports three input
pedsanches
wolfgang-janz
A Model Context Protocol (MCP) server that provides tools to interact with the Frisbii Transform subscription and billing API.
huxiu
虎嗅官方 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.