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.
uriyahav
job-sk
udaysy007
Model Context Protocol Servers - A collection of reference implementations for the Model Context Protocol (MCP)
cremich
MCP Server implementation for promptz.dev
PoQaT
X-shuffle
个基于Go语言开发的天气查询MCP(Model Context Protocol)服务器,提供实时和未来天气信息查询功能。
shaikzhafir
monteslu
mcp server for johnny-five
whitmo
Experimental project to create an MCP agent to help with coding
falahgs
ybin4548
Share context, detect file conflicts, and send messages across parallel Claude Code sessions
den-indance
Working Shopify MCP server real analytics via ShopifyQL, auto-refresh auth, Shopify API 2026-04. Fixes broken tools from other packages: sales reports, inventory, abandoned checkouts, no silent token expiry.
niyazhashmi1105
heavenlycolle
A high-performance Model Context Protocol (MCP) server for Trino implemented in Go. mcp, mcp-server, trino
yamagai
GitHub MCP Server (SSE)
BTonny
GreatAuk
mcp demo for
rocnubie
jpan8866
A weather Model context protocol (MCP) tool server to allow AI agents to have access to real time weather data.
Fewsats
Agora MCP server to search & buy across thousands of online stores
getStRiCtd
Python wrapper for seamless integration with different MCP-servers and open-source large language models (LLMs).
aditi-joshi-usc
morinokami
MCP Server for Hacker News
DilanUni
intersective
MCP server for Practera
alwalt
unblockdai
NickJLange
algonacci
boxi-rgb
An MCP server to connect Claude Desktop with local Stable Diffusion WebUI
mohaimenhasan
mtwn105
MCP Server using Spring Boot Java
AiondaDotCom
Model Context Protocol server for WordPress REST API integration. Allows AI assistants to manage WordPress content, posts, pages, media uploads, and user management through the WordPress REST API.
oraichain
A MCP Server Route Hub connecting all MCP Servers
naimterrache-a11y
16 tools, 5 resources, 3 prompts for HACCP food safety compliance in France. Live RappelConso alerts and Alim'confiance inspection scores.
ramxcodes
DrBenjamin
MCP server for image recognition with Angular mobile client app.
yksanjo
Persistent typed memory MCP server for Solana programs and EVM contracts. Agents remember Programs, PDAs, Contracts, Decisions, Findings across sessions.
stephen9412
A Model Context Protocol (MCP) server for Memos API with search, create, retrieve, and tag listing capabilities.
hrmtsh2
Quizzard is an MCP server for trivia and quizzing enthusiasts. Includes multiple popular quizzing sources (Open Trivia Database, J! Archive for Jeopardy! questions), and ability for users to upload PDFs and link to websites of their own choosing. Features include - progress track
itaico82
Model Context Protocol (MCP) server for Autodesk Construction Cloud Issues API
MartinSchlott
PaddyAlton
A Model Context Protocol (MCP) Server for go-task (
auto-browse
Unbundle OpenAPI MCP Server
remodlai
Konstrex
Fixed booking system with Google Calendar integration, email confirmations, and MCP Server integration
jhacksman
Devin's attempt at creating an OpenSCAD MCP Server that takes a user prompt and generates a preview image and 3d file.
MCP-Mirror
Mirror of
amaboh
A Model Context Protocol (MCP) server implementation for Google Sheets
magna-nz
An MIT-licensed MCP server that gives AI agents (Claude, Cursor, Copilot) interactive .NET debugging via netcoredbg and the Debug Adapter Protocol. 26 tools: launch/attach, breakpoints (line, function, exception, data), stepping, thread inspection, stack traces, expression evalua
martincik
MCP server to help with i18n translations
aerugo
An MCP Server for Riksbank data (monetary policy, SWEA, SWESTR)
wireboard
Official MCP server for WireBoard analytics. Query real-time and historical visitor data, custom events, and per-site reports in conversation with Claude, Cursor, VS Code, and other MCP clients.
MCP-Mirror
Mirror of
falahgs
demo-ai
An MCP server focused on intelligent meeting transcription, action item extraction, meeting summary generation, and collaborative office automation workflows.
gnosis23
dugynoo
Complete MCP server for Huly project management with 209 tools across 23 categories — issues, projects, tasks, comments, documents, cards, channels, calendar, time tracking, test management, processes, custom fields, attachments, leads and more. Includes custom task type support
jonahkeegan
A Model Context Protocol (MCP) server that coordinates AI agents to transform database tables into Wikipedia-style data dictionaries.
Ronak501
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.