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.
Interpause
Whisper + TTS + As many MCP servers as I can stuff in
sidhyaashu
Advanced MCP Server Setup with uv, llama-index, ollama, and Cursor IDE
afrazja
Poshkan V2
k-dudhat
junter1989k-ai
FlowMCP
FlowMCP is a framework for adapting existing web APIs into a standardized Model Context Protocol (MCP) interface, enabling structured, testable, and semantically consistent access for AI systems.
nicknochnack
Build a MCP Server for Yahoo Finance in 10 minutes.
FreePeak
A local, Rust-based Knowledge Graph MCP server. Cuts AI coding token usage by up to 98% by intelligently querying your codebase instead of sending full files.
qianyan
这是一个基于 FastMCP 构建的天气查询 MCP 服务器
pickleton89
MCP server to query clinicaltrial.gov to identify mutation specific trials
Prathameshs
Experiments on using mcp for web automation using playwright / puppeteer map servers
kylastech
ykitaza
carboneio
Document generation & automation: generate invoices, contracts, reports, and any structured document from a DOCX/XLSX/PPTX/HTML/Markdown template + JSON data. Convert 100+ formats (Office, HTML, Markdown → PDF) with the PDF engines of your choice. Batch-generate hundreds of PDFs
rita3ko
yabbadabbadooozy
h4ck4life
674019130
HarimxChoi
Google search MCP. No API key. One MCP replaces search + fetch + academic-paper extractor.
bikramjitchawla
mcp-k8's-server
nevikashah
ruilacerda
A GitHub API integration server using the MCP (Message Control Protocol) framework
Eccentrichealerbuilds
This project implements a custom Model Context Protocol (MCP) server designed to work seamlessly with AI-powered IDEs like Cursor and Claude Desktop. It allows users to interact with the Monad Testnet using natural language prompts within their IDE.
Kimkeunwoo-OSE
AI 기반 여성 의류 쇼핑몰 콘텐츠 자동화 시스템
socialcrawl
`socialcrawl-mcp` is an MCP server that connects AI agents to the [SocialCrawl API](https://socialcrawl.dev) — a unified social media data API covering 21 platforms and 108 endpoints.
sumanthm91
A sample MCP server implementation
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 AlloyDB (beta): https://www.cdata.com/download/download.aspx?sku=KYZK-V&type=beta
Nuibia
lotharschulz
Rust MCP Local Server
golfamigo
MCP-Mirror
Mirror of
JungeWerther
MCP server for interfacing with MeTTa
dvdjg
MCP AI server for Microsoft Office automation
MiguelHigueraDev
Steam Charts Model Context Protocol (MCP) server - Get Steam game stats with your favorite LLM
biological-lattice-industries
pvincentbrown-sys
Monitors Procore/Autodesk for project status changes and notifies stakeholders via Slack/Teams. Free MCP server by Espergrid. Enterprise implementation available.
mows21
Model Context Protocol (MCP) server for Glide Apps API v2 - enables AI assistants to interact with Glide Apps
Vel-12
atxtechbro
My personal dotfiles configuration
julienlucas
Basic demo for a MCP client & server
QianJue-CN
danisss9
A Model Context Protocol (MCP) server that enables AI applications to search for YouTube music videos and manage playlists using the official YouTube Data API v3.
Octodet
Advanced Keycloak Mcp Server with many tools
mhofwell
Maiks-Dev-Team
A MCP server that allows your client to switch MCP servers so you don't run in to a tool limit.
cdryampi
MCP de mi perfil
vuutla
RamyaChinnadurai
X (Twitter) bookmarks MCP server: search, label, and manage your Tweetsmash bookmarks from Claude, ChatGPT, Cursor, and any MCP client
teefloo
Model Context Protocol server for secure AsusWRT router administration via SSH. Provides 42+ read-only monitoring tools and guarded mutation tools for managing AsusWRT/Merlin routers
epinault
An example of how to implement an MCP server using Elixir and SSE transport
daoch4n
mcp git management server over sse protocol
razz-games
Play provably fair and challenging games with real SOL wagering for any AI agent.
Purple-flea
allthatjazzleo
mkotsollaris
Model Context Protocol server for kwrds.ai keyword research and SEO tools.
equenum
x746b
MCP (Model Context Protocol) server for macOS Digital Forensics and Incident Response (DFIR).
mcp-open-data-hk
This is an MCP (Model Context Protocol) server that provides access to data from [DATA.GOV.HK](https://data.gov.hk), the official open data portal of the Hong Kong government.
moonbirdai
A Model Context Protocol (MCP) server for the eBird API, allowing Claude and other AI assistants to access bird observation data, hotspots, and taxonomy information. Easy integration with Claude Desktop.
RingoTC
A pptr mcp server for better cursor
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.