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.
qianO33
mcp excel server
254binaryninja
A simple python spotify mcp server
larryhudson
RoryMB
An MCP server for making MCP servers
garrardkitchen
In this example, you host a MCP Server using HTTP Transport and use the MCP Explorer to debug/test it. There are few basic Tools: Azure, WhoIs and GitLab Tools, including 2x elicitations examples too
ateekshsoni
weerofun
🐍 ☁️ An MCP server for listing and trading tokens on KaiaFun and interacting with the Kaia blockchain
NoxFr
panxingfeng
基于MCP技术,使用searXNG的网络搜索工具
antonybudianto
Simple JS Stacktrace MCP for getting the nearest error location from JS asset URL and let LLM checks if it matches anything with current codebase. Designed for non-sourcemap users.
elsantiwg
🌐 Servidor MCP (Model Context Protocol) con herramientas útiles. Conecta LLMs con APIs reales: clima, cálculos, diccionario y más. TypeScript + Node.js.
happyhackerbird
bjpadhy
A Model Context Protocol (MCP) server that connects to ClickHouse databases and allows LLMs like Claude to explore and analyze data through natural language queries.
thidaskaveesha
MCP server and AI agents
orlando2019
Este servidor implementa el Model Context Protocol (MCP) para manipular archivos Excel que contienen macros (.xlsm). Utiliza el protocolo stdio para la comunicación, lo que permite integrarse fácilmente con clientes MCP como Claude.
JorgeVanco
An MCP server to provide tools with access to google calendar and google tasks to help you schedule your day and events.
XJTLUmedia
AI HR Management Toolkit
belokolek
An AI agent built in n8n which can find and use Model Context Protocol (MCP) Server Tools served as Data Vending Machines (DVM) over the Nostr network.
Lukaris
MCP server for Framedeck — connect any AI assistant to your content production pipeline
danbunnell
A simple MCP Server in Python for working with Wikipedia topic content in a GenAI context
yongzhouwangbowen
The repository SMMS creates an MCP server for instance-level semantic maps and provides a series of functional modules for 3D instance objects in semantic maps.
teodorofodocrispin-cmyk
Competitive intelligence API for autonomous AI agents — pay-per-call via x402 on Base and Solana
Pixeladed
Model Context Protocol Daemon - a tool for installing, running and managing MCP servers
guptaprakhariitr
MCP server for verification-mcp — see README
Acid-base
Python MCP server with CI/CD tooling and testability built-in
fdmocho
MCP demo server
hummusonrails
CDataSoftware
This read-only MCP Server allows you to connect to Snapchat Ads data from Claude Desktop through CData JDBC Drivers. For full CRUD support, check out the first managed MCP platform: CData Connect AI (https://www.cdata.com/ai/).
josmithiii
Barebones starting point for a new MCP server, following https://youtu.be/m46tZX6vceI?t=123
Br0ski777
Parse, validate, and explain cron expressions. Get next N run times in any timezone. -- x402 micropayment API + MCP server for AI agents
jmnbc
Remote Azure DevOps MCP Server
vijjeswarapusuryateja
aldrin-labs
Bridge-Town
Public documentation and registry metadata for the Bridge Town hosted MCP connector.
vAirpower
Deployable MCP Servers for common AWS services (Location, S3, Aurora PG Data API) using AWS CDK.
tolios
A bare bones voice mcp server using piper
mario-andreschak
MCP-Server for Voice AI with OpenAI
omd01
A desktop application for managing MCP (Machine Completion Protocol) servers that integrate with AI tools like Claude and Cursor.
denwakeup
Simple proxy server for MCP with token-based authentication support.
dangvu0502
An MCP server providing tools to manage and query a Vectra knowledge base, enabling integration with MCP clients via a backend API.
under-doc
UnderDoc Tutorial - Expense Analytics with MCP Server for SQLite
hnegishi
BootcampToProd
A Spring Boot application for interacting with MCP servers using Spring AI Chat Client and Rest Controller
Novaes
Azure DevOps MCP C# server and client code
mrslbt
Native PDF renderer for AI-generated markdown. Cover page, auto TOC, page-numbered footer. Fonts embedded, zero config.
mongolyy
richbai90
A spotify MCP server
true-alter
The identity layer for AI agents. Verify a person is known to the ~Alter field, query inferred traits, and settle premium calls in USDC; your identity earns. @truealter/sdk, Apache-2.0.
michaelrice
Zendesk MCP server for Claude Code and other MCP clients
Esssport
santahate
MCP-server implementing a memory system backed in MongoDB.
tuanknguyen
gabrielrojasnyc
MCP Server
oaslananka
Kubernetes DRA observability, simulator and diagnostics for GPU accelerator workloads.
mattcoatsworth
ARKALDA
Hejdar MCP Server — runtime policy enforcement for AI agents
IBM
TBD
xfg-studio
hahahahahaiyiwen
A C# implementation of dynamic configured MCP client manager that connects to multiple MCP servers
ganyariya
unofficial misskey mcp server
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.