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.
jbechtel-97
Multifamily real estate deal analysis — analyze deals, score properties, calculate max offer prices, and look up market data via AI assistants.
thomaszdxsn
AshwinSundar
This is an MCP Server that programmatically fetches data from api.congress.gov. Ever wonder what our (US) Congress is up to? Tired of reading the news to find out? Ask the US Congress API yourself, with this server.
sosacrazy126
mcpcap
A modular Python MCP (Model Context Protocol) Server for analyzing PCAP files. mcpcap enables LLMs to read and analyze network packet captures with protocol-specific analysis tools that accept local file paths or remote URLs as parameters (no file uploads - provide the path or UR
kemalersin
Fonparam.com üzerinden yatırım fonlarına ilişkin güncel verilerin, performans istatistiklerinin ve karşılaştırmaların alınmasını sağlar.
genoxdeveloper
whiterabbitco
achiit
castbreeze
MCP server for controlling Sonos speakers and playing audio streams.
biggestUaena24
Trying out the MCP server... might turn out great maybe?
iammarshallnz
justinwongcn
johngrimes
Debug JavaScript and TypeScript applications through the Chrome DevTools Protocol with full source map support.
goalves
prototype MCP server around generating PNG from ZPL so that agents can iterate better on results when someone asks me to build a really complex ZPL label layout
jeweis
Nacos MCP Server - 让 AI 助手能够查询和管理 Nacos 配置。
SparkFire
SpinQTech
SpinQit MCP Tools is a Python MCP server that connects AI assistants to SpinQ Cloud, enabling QASM circuit submission, platform discovery, and quantum task result retrieval through the Model Context Protocol.
tickstem
OpenAgenda
Search, analyze and manage events on OpenAgenda.
bloobglob
MCP Server to retrieve relevant information from HOA documents
bananabit-dev
Model Context Protocol (MCP) server for Windsurf integration with image generation and web scraping capabilities.
jhstatewide
Br0ski777
x402 micropayment API for AI agents. Domain WHOIS and intelligence lookup. Pay per call with USDC on Base.
Ipayx-stellar
gurucb
Repository creates or uses various MCP Servers to integrate with Agentic Frameworks and Microsoft Copilot Studio
ktmage
AI assistants and Google Tasks integration through Model Context Protocol.
UteLar
Synohara
Yantrio
hekmon8
MCP Hub tool工具可以通过`search_mcp`可按关键词搜索MCP工具列表,再通过`get_mcp_detail`查看详细说明(如功能、安装步骤等)。用户可快速定位所需工具并获取部署指南,如Python的`pip install`或Docker集成方式,提升开发效率,数据基于MCP Hub数据库,支持精准筛选和元数据检索。
jbrcoleman
Demo eks mcp server
niceberginc
The Agentipy MCP Server is an open-source Model Context Protocol (MCP) server that enables Claude AI to interact with the Solana blockchain. It provides a standardized interface for AI agents to perform various blockchain operations, including transactions, wallet management, and
icyhd
MCP Client and Server Implementation with Functions
furoTmark
Azure Application Insights MCP Server
Docat0209
sethbang
Unofficial MCP server for Proton Mail (not affiliated with Proton AG) — send, read, search & organize email over SMTP/IMAP
priyankark
mikeysrecipes
Kaushik2003
<your-username>
GomesAdhikari
MCP server for agentic AI to withdraw information
Tritlo
An MCP server that lets you interact with LSP servers
lijian-ui
vCenter-mcp-服务器
MCP-Mirror
Mirror of
elct9620
The MCP server about me
ThinkInAI-Hackathon
A Python MCP server for Bluetooth Low Energy (BLE) Heart Rate Monitoring. Connects to BLE HRM devices, monitors heart rate, and provides tools for heart rate data analysis and visualization.
jean-technologies
Smartlead MCP server.
eddmann
A comprehensive Model Context Protocol server for Strava integration. Query and analyze your activities, explore segments and routes, compare workouts, and track training progress. Includes 11 tools organized into Activities, Athlete, Segments, Routes, and Analysis categories, pl
sajithamma
MCP (Model Context Protocol) Server for ProKerala Astrology API
altinoren
Utopia is a simulation MCP Server designed to test and experiment with common household items, both those available today and those likely to exist in the near future, using AI Agents. This project provides a set of simulated smart home and lifestyle devices, allowing you to inte
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 Microsoft Project (beta): https://www.cdata.com/download/download.aspx?sku=COZK-V&type=beta
bronteee
An MCP (Model Context Protocol) server that connects Claude to your Strava data. Query your activities, stats, and athlete profile directly from Claude Desktop or any MCP-compatible client.
HarshTomar1234
this repo contains my experiments with mcp servers
Ohanvi
spring-ai-mcp-server
168iroha
C++によるMCP Serversのサンプル
maxbogo
MCP to get random numbers within a defined range. It requests true random numbers from random.org (the randomness comes from atmospheric noise)
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 Greenplum (beta): https://www.cdata.com/download/download.aspx?sku=SGZK-V&type=beta
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 MarkLogic (beta): https://www.cdata.com/download/download.aspx?sku=OMZK-V&type=beta
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.