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.
powergentic
An AZD template to deploy a Model Context Protocol (MCP) server written in C# to Azure Container Apps using SSE Transport.
imaginpro
A fast and powerful MCP (Model Context Protocol) server that brings ImaginePro AI image and video generation capabilities to your AI assistants like Claude, enabling seamless creative content generation through natural language.
Jongryong
Jira Weekly Reporter MCP Server
Lykhoyda
big-mon
独自のMCPサーバーを構築するチュートリアルを試した際の勉強用リポジトリ
LazaUK
MCP Client and Server apps to demo integration of Azure OpenAI-based AI agent with a Data Warehouse, exposed through GraphQL in Microsoft Fabric.
FouedD
manstis
PoC: MCP Server using OpenAPI specs to generate tools
LightHeads
cammac-creator
9 MCP tools for Swiss federal data: TARES tariffs, FINMA registry, NOGA classifications. BAZG-authorized.
wonnyboi
SSAFY 학생들을 위한 프로젝트 포트폴리오 및 면접 준비 도우미 서버
PhialsBasement
MCP server for executing CMD commands. Can be hooked to claude for additional agentics.
androidStern
An MCP Server for Ableton Live
SocialAPI-AI
yyyfor
lightpaperorg
publish your essays, research papers and blogs at the speed of light
cycle-sync-ai
This tutorial walks you through setting up a basic MCP (Model Context Protocol) server to expose read-only resources to Large Language Models (LLMs) like Claude.
Dhiraj123-star
MyTelescope
MyTelescope is a demand intelligence platform for marketers and growth teams. It turns real-world search and behavioral signals into decisions — which keywords are rising, which markets are heating up, which competitors are gaining share, and where to place the next bet.
dogeplusplus
MCP servers for Protein Data Bank, ChemBL, and other life science data (WIP), with Ollama client for local testing.
tmcarmichael
Complete sandbox for augmenting LLM inference (local or cloud) with MCP Client-Server. Low friction testbed for MCP Server validation and agentic evaluation.
HyperactUK
An example MCP Server utilising FastMCP and feedparser to inject BBC articles into Claude Desktop
mcncl
Buildkite Integration for Zed - Access your Buildkite CI/CD pipelines and builds directly from your editor
grossomanache
rmavuluri
ProCreations-Official
Model Context Protocol (MCP) server for HuggingFace integration - lets Claude create, manage, and interact with HuggingFace spaces, models, datasets, and collections
haymon-ai
Database MCP server for MySQL, MariaDB, PostgreSQL & SQLite
VeriTeknik
obseasd
xhd730
mcpServerStudy
yet-market
MCP SPARQL Server is a high-performance, configurable server that connects to any SPARQL endpoint and provides enhanced functionality including result formatting and caching. It's built on top of the MCP (Message Carrying Protocol) framework to provide a seamless, language-agnost
Cloudsway-AI
An MCP server integrating the remote Cloudsway Smart Search API, providing web search functionality.
chatmcp
saginawj
An MCP Server for personal YouTube feeds via OAuth
ewdlop
getmockd
www-zerotrusted-ai
A PII detection Agent which helps you detect PII entities in a given prompt.
adiboy6
deadraid
MCP (Model Context Protocol) server providing internet access tools. This server is categorized under "internet" and "web" to indicate its capability for online connectivity.
scope4
MCP server for integration of ScopeGreen API with LLMs
MCP-Mirror
Mirror of
MCP-Mirror
Mirror of
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 SQL Server Analysis Services (beta)](https://www.cdata.com/download/download.aspx?sku=FYZK-V&type=beta).
ravi-bytes
ChintanDiwakar
A comprehensive MCP server providing financial data through unofficial Yahoo Finance APIs for educational purposes. Features 20+ tools including real-time stock prices, financial statements, analyst recommendations, ESG scores, company profiles, and historical data. Built with Py
MCP-Mirror
Mirror of
reminia
A Model Context Protocol server for Zendesk
barvhaim
A Model Context Protocol (MCP) server that provides programmatic access to Israeli Land Authority (רמ״י) public tender data.
airblackbox
EU AI Act compliance scanning for Python AI agents. 10 tools that scan, analyze, and fix compliance gaps across LangChain, CrewAI, AutoGen, OpenAI, and RAG pipelines. Checks 6 EU AI Act articles with HMAC-SHA256 tamper-evident audit trails. pip install air-blackbox-mcp. August 20
MahdadGhasemian
A Go Model Context Protocol (MCP) server for interacting with the Hetzner Cloud API.
weekend-project-space
awesome remote mcp servers
xu1211
mattcoatsworth
pi22by7
Persistent codebase intelligence that gives agents memory across sessions.
BilalBaheer
ISADBA
fullstackcoffe-mcp-server
kaldonia-labs
CodeReaper is an AI-driven MCP tool for Cursor that finds and removes dead JavaScript by exploring real UIs and capturing V8 coverage
convergeqa
Stdio MCP servers for ConvergeQA multi-model document review
SegaraRai
Librarian is a Model Context Protocol (MCP) server that provides an API for listing, searching, and retrieving markdown files stored in a structured manner.
Cyreslab-AI
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.