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.
aqara
Aqara's official MCP Server
fredericbarthelet
An MCP Server for Linkedin API
nsxdavid
yamanoku
特定のWeb APIに関するBaselineの状況を提供するModel Context Protocolサーバー
ammawla
MCP server and Claude Plugin for a full ENCODE Project genomic data and analysis toolkit — search, download, track, and analyze functional genomics experiments
spartanz51
MCP server for OpenAI Image Generation & Editing — text-to-image, image-to-image (with mask), no extra plugins.
riza-io
Build Model Context Protocol (MCP) servers in Go
gwbischof
This was a fun project to explore what an AI would do with the ability to give itself prompts, ignore user requests, and wake itself up at a later time.
mrkooblu
A Model Context Protocol (MCP) server implementation that provides tools for accessing Semrush API data.
landicefu
esignaturescom
MCP server for eSignatures (https://esignatures.com)
Nayshins
The semantic layer for software engineering: Connect code to meaning, build on understanding
aadversteeg
A Microsoft SQL Server client implementing the Model Context Protocol (MCP). This server provides SQL query capabilities through a simple MCP interface.
cayirtepeomer
This MCP server provides integration with Gerrit code review system, allowing AI assistants to review code changes and their details through a simple interface.
AbdelStark
A Nostr MCP server that allows to interact with Nostr, enabling posting notes, and more.
bsmi021
A Model Context Protocol (MCP) server that provides file system context to Large Language Models (LLMs). This server enables LLMs to read, search, and analyze code files with advanced caching and real-time file watching capabilities.
instructa
A super simple Starter to build your own MCP Server
mabeldata
This is an MCP server that interacts with a PocketBase instance. It allows you to fetch, list, create, update, and manage records and files in your PocketBase collections.
autodesk-platform-services
.NET MCP Server to connect with Claude Desktop and AEC Data Model API
dx-zero
A super simple Starter to build your own MCP Server
KunihiroS
kirill-markin
A ready-to-use MCP (Model Context Protocol) server template for extending Cursor IDE with custom tools. Deploy your own server to Heroku with one click, create custom commands, and enhance your Cursor IDE experience. Perfect for developers who want to add their own tools and comm
talhaorak
A MCP server for interacting with Taiga Project Manager
d-kimuson
esa の Model Context Protocol サーバー実装
Sheshiyer
A Model Context Protocol (MCP) server for creating and managing Framer plugins with web3 capabilities
Tencent
基于 MCP 协议的腾讯云 COS MCP Server,无需编码即可让大模型快速接入腾讯云存储 (COS) 和数据万象 (CI) 能力。
Ares Sanchez
Docker Compose stack for deploying the Gainium trading platform, including microservices, databases, and frontend applications for local development and self-hosting.
2b3pro
MCP Server for converting markdown to PDF
AustinKelsay
A Model Context Protocol (MCP) server that provides Nostr capabilities to AI agents
ruibaby
A MCP server for automated website deployment to 1Panel (Experimental)
Li-vien
MCP server provides Feishu related operations to AI encoding agents such as cursor 飞书MCP插件,读取文档、发送消息、合同审批、数据处理.....
tradesdontlie
A task management MCP server that provides comprehensive project and task tracking capabilities
athapong
🚀 All-in-one MCP server with AI search, RAG, and multi-service integrations (GitLab/Jira/Confluence/YouTube) for AI-enhanced development workflows. Folk from https://github.com/nguyenvanduocit/all-in-one-model-context-protocol
StacklokLabs
An MCP server for OSV
garymengcom
A Serper MCP Server
yeonupark
An MCP server that provides real-time football data based on the SoccerDataAPI.
bhouston
An open source implementation of the Claude built-in text editor tool
vivekhaldar
aakarsh-sasi
MCP Server with Remote SSH support
Saml1211
Flagship Model Context Protocol server for generating Product Requirement Documents (PRDs) from codebase context.
Victorzwx
知乎自动发文章MCP服务,一种用于知乎发文章的模型上下文协议(MCP)服务器,使用者可以通过该服务与大模型自动生成文章并在知乎发文章。基于selenium和ChromeDriver实现自动发文章。
9Ninety
A simple note-taking MCP server for recording and managing notes with AI models.
baranwang
中国传统黄历 MCP 服务 | Chinese Traditional Almanac MCP Service
hyeongjun-dev
A Model Context Protocol server that integrates AI assistants with Metabase analytics platform
FalkorDB
FalkorDB-MCPServer is an MCP (Model Context Protocol) server that connects LLMs to FalkorDB
Airtable
dailydaniel
simple logseq mcp server
angrysky56
By transforming source code into a queryable Semantic Graph and a structured AST, this tool bridges the gap between "reading text" and "understanding structure." For an AI assistant, it provides the "spatial" awareness needed to navigate deep dependencies without getting lost in
Xuanwo
Model Context Protocol Server for Apache OpenDAL™
Yevanchen
LuotoCompany
ChromaDB-powered local indexing support for Cursor, exposed as an MCP server
priyankark
PhonePi MCP enables seamless integration between desktop AI tools and your smartphone, providing 23+ direct actions including SMS messaging, phone calls, contact management, snippet creation and search, clipboard sharing, notifications, battery status checks, and remote device co
bsmi021
This project provides a dedicated MCP (Model Context Protocol) server that wraps the @google/genai SDK. It exposes Google's Gemini model capabilities as standard MCP tools, allowing other LLMs (like Cline) or MCP-compatible systems to leverage Gemini's features as a backend workh
laukikk
MCP for the Alpaca trading API to manage stock and crypto portfolios, place trades, and access market data
isaacwasserman
LangChain.js client for Model Context Protocol.
twolven
An MCP server providing advanced options analysis through Yahoo Finance, supporting Greeks calculations, strategy evaluation (CCS/PCS/CSP/CC), and risk metrics. Built for MCP with Claude.ai.
FradSer
egoist
MCP server for Exa Search API.
rahgadda
MCP server to connect to Oracle Database
ubie-oss
A MCP server for Vertex AI Search
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.