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.
fcannizzaro
MCP Server for AdGuard Home
felores
MCP (Model Context Protocol) server for uploading media to Cloudinary using Claude Desktop
rajyraman
MCP Server for querying Dataverse using SQL
kukapay
An MCP server that delivers blockchain news and in-depth articles from BlockBeats for AI agents.
andylee20014
cuongtl1992
A Model Context Protocol (MCP) server implementation that integrates with Unleash Feature Toggle system.
YuChenSSR
for quantum computing
7nohe
An AdonisJS package for building remote MCP servers
ramenhost
MCP servers for connecting debuggers to AI agents. Supports GDB, LLDB and PDB.
Cyreslab-AI
SihaoH
这是一个由C++编写的MCP系统,包括MCP核心架构的host、client和server
jayliangdl
MCP Client 与 MCP Server基于SSE方式的样例实现(Python版本)
devsapp
JackKuo666
🔍 A biomedical literature annotation and relationship mining server based on PubTator3, providing convenient access through the MCP interface.
dalton-cole
zeplin
MCP server for Zeplin - used for screen and component code generation 💻
johnpapa
MCP Server for the SWAPI Star Wars API. The main goal of the project is to show how an MCP server can be used to interact with APIs.
kiseki-technologies
A simple MCP server for Readwise
iaptic
Model Context Protocol server for interacting with iaptic
kevinypfan
ediardo
Client and MCP Server for Canon Cameras
egnyte
opensolon
solon ai(&mcp) embedded examples。支持 MCP_2025_06_18(mcp streamable)。示例项目包括各种框架嵌入:(Solon、SpringBoot、jFinal、Vert.X、Quarkus、Micronaut)
Abhinavexists
A Simple Implementation of the Model Context Protocol
lightningfaucet
MCP Server for Lightning Faucet - Give your AI agent a Bitcoin wallet
nacgarg
MCP server for Bazel
CDataSoftware
This read-only MCP Server allows you to connect to NetSuite 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/).
QuantGeekDev
Reference mcp server implementation of draft mcp oauth spec https://modelcontextprotocol.io/specification/draft/basic/authorization#2-3-authorization-server-discovery
watercrawl
dcSpark
mj-kiwi
A modern JavaScript/TypeScript client library for Matomo Analytics.
ediardo
Client and MCP Server for Canon Cameras
kazuph
🔗 Model Context Protocol (MCP) Server for retrieving saved articles from Pocket API and loading them into Claude
watabee
MCP Server for Android Debug Bridge (ADB), enabling Claude to interact with Android devices.
RohanDoshi21
mcpchina
mcp服务聚合
guolisen
arathald
Port of Anthropic's file editing tools to an MCP server
get-dx
searchcraft-inc
An MCP Server powered by Searchcraft – the developer-first vertical search engine.
Adfin-Engineering
A Model Context Protocol Server for connecting with Adfin APIs
kukapay
An MCP server that powers AI agents with indexed blockchain data from The Graph.
tejpalvirk
Manage qualitative research context across sessions using knowledge graph based MCP Server
tejpalvirk
Manage quantitative research context across sessions via knowledge graph based MCP Server
JoshuaSiraj
Automate the registration of functions and classes from a python package into a FastMCP instance.
osama-ata
This is the Model Context Protocol (MCP) Server for P6 XER files, exposes machine-readable MCP manifests for PyP6XER's modules for use by AI models.
a37ai
MCP Server for Ansible Tower
gianlucamazza
MCP server giving AI assistants a toolbox for Python development.
tejpalvirk
MCP Servers for persistent context across work sessions using knowledge graphs
CrackingShells
The CLI-based chat interface optimized for the Hatch! packages (i.e. MCP server packages).
sergehuber
An implementation of Anthropic's Model Context Protocol for the Apache Unomi CDP
wllcnm
kukapay
An MCP server that delivers crypto ETF flow data to power AI agents' decision-making.
flowcore-io
MCP server for managing and interacting with Flowcore Platform
SirTenzin
A simple MCP server for https://useautumn.com
musantro
A model context protocol server to chat with iRacing data.
app-appplayer
kukapay
A lightweight mcp server that tells you exactly what time is it based on your IP.
SunnyCloudYang
A powerful MCP (Model Control Protocol) server for managing Hugo static site generator.
recallnet
A simple MCP server that exposes basic Recall functionality including listing buckets, getting account balances, creating objects, and more
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.