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.
miapre
The design system copilot that builds Figma from HTML using your real components and tokens. Learns your system, surfaces your gaps.
wesnermichel
NEXUS MCP- Simple MCP server for Claude Desktop
manascb1344
MCP server enabling high-quality image generation via Together AI's Flux.1 Schnell model.
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/).
jgmartin
An MCP client/server library for Rust
mj-kiwi
A modern JavaScript/TypeScript client library for Matomo Analytics.
tcsavage
MCP server providing sementic search over Obsidian vaults
scrollmark
Connect SocialGPT to Claude, ChatGPT, Cursor, and any MCP-compatible AI agent.
kiseki-technologies
A simple MCP server for Readwise
flowcore-io
MCP server for managing and interacting with Flowcore Platform
ZeroPathAI
Open-source MCP server for querying ZeroPath security issues, patches, and scans using Claude, Cursor, Windsurf, or any AI assistant.
spanlens
Open source LLM observability and monitoring. Drop-in proxy for OpenAI, Anthropic, and Gemini with request logging, cost tracking, and agent tracing. Self-host with one Docker command. MIT.
OrderlyNetwork
watabee
MCP Server for Android Debug Bridge (ADB), enabling Claude to interact with Android devices.
Ruijian-Zha
Notion MCP Integration is a lightweight Model Context Protocol (MCP) server that seamlessly integrates with Notion's API to manage a minimalist personal to-do list through Claude. This project provides basic functionality tailored specifically for a simple Notion database structu
chrismannina
A Model Context Protocol (MCP) server that enables AI assistants to search and analyze PubMed medical literature with advanced filtering, citations, and research tools.
RohanDoshi21
moiri-gamboni
An MCP (Model Context Protocol) server (using FastMCP) to provide tools for listing local image files and reading their content. Designed for LLM agent integration.
kimwwk
Deterministic analyzer that turns GitHub repos into structured JSON
litmusautomation
Official MCP server for configuring Litmus instances.
dlwjdtn535
JackKuo666
🔍 A biomedical literature annotation and relationship mining server based on PubTator3, providing convenient access through the MCP interface.
yeahdongcn
A MCP Server for Managing VMware Fusion Virtual Machines.
musantro
A model context protocol server to chat with iRacing data.
a37ai
MCP Server for Ansible Tower
JoshuaSiraj
Automate the registration of functions and classes from a python package into a FastMCP instance.
peakmojo
A MCP server for accessing Zoom recordings and transcripts without requiring direct authentication from the end user.
ruliana
A fairly customizable MCP server for Logseq
seotesting-com
QuentinCody
ramenhost
MCP servers for connecting debuggers to AI agents. Supports GDB, LLDB and PDB.
dcSpark
S2thend
a light weight version of mcp sdk inspired by official model context protocol sdk, NOW focus on sse only no stdio
kukapay
A lightweight mcp server that tells you exactly what time is it based on your IP.
hfujikawa77
ArduPilotドローンをAIエージェントから操作するMCPサーバーです。
vilasone455
MCP Server to Connect with VS Code IDE
GeLi2001
jayliangdl
MCP Client 与 MCP Server基于SSE方式的样例实现(Python版本)
Garoth
Uses DALL-E to generate/edit images, an MCP (Model Context Protocol) server
zeplin
MCP server for Zeplin - used for screen and component code generation 💻
choplin
MCP server that wraps jira-cli to enable AI assistants to interact with Jira
Malove86
stephentth
a MCP server enable your AI code editor (e.g., Cursor, Cline) with voice capabilities and voice response summaries
glekner
A Model Context Protocol (MCP) server that provides financial data access through automated Israeli bank and credit card data scraping. Supports all major Israeli financial institutions dynamically based on your configuration
tofunori
Windows MCP server for data exploration with Claude
y86
Test implementation of mcp server in Elixir
ediardo
Client and MCP Server for Canon Cameras
egnyte
studiomeyer-io
Persistent local memory for Claude, Cursor & Codex. 21 MCP tools, hybrid retrieval (BM25 + vector RRF), bi-temporal queries, contradiction detection. SQLite + Knowledge Graph. No cloud, no API keys. npx @studiomeyer/local-memory-mcp
opensolon
solon ai(&mcp) embedded examples。支持 MCP_2025_06_18(mcp streamable)。示例项目包括各种框架嵌入:(Solon、SpringBoot、jFinal、Vert.X、Quarkus、Micronaut)
app-appplayer
gianlucamazza
MCP server giving AI assistants a toolbox for Python development.
xBlueCode
kukapay
An MCP server that delivers crypto ETF flow data to power AI agents' decision-making.
SirTenzin
A simple MCP server for https://useautumn.com
distrihub
Distri is A2A compatible OpenClaw like agent framework built in Rust.
Barqawiz
Multi-Agent AI Orchestration Workshop
searchcraft-inc
An MCP Server powered by Searchcraft – the developer-first vertical search engine.
SihaoH
这是一个由C++编写的MCP系统,包括MCP核心架构的host、client和server
tejpalvirk
Manage qualitative research context across sessions using knowledge graph based 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.