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.
pollinations
⚡ C̷h̷u̷c̷k̷N̷o̷r̷r̷i̷s̷ MCP server: Helping LLMs break limits. Provides enhancement prompts inspired by elder-plinius' L1B3RT4S
Invoke-RE
Plugin interface for remote communications with Binary Ninja database and MCP server for interfacing with LLMs.
hamflx
0xDAEF0F
A simple MCP server that delivers you jobs based on your needs
nataliapc
A Model Context Protocol (MCP) server for automating openMSX emulator instances. This server provides comprehensive tools for MSX software development, testing, and automation through standardized MCP protocols.
ruvnet
This implementation follows the official MCP specification, including proper message framing, transport layer implementation, and complete protocol lifecycle management. It provides a foundation for building federated MCP systems that can scale across multiple servers while maint
ai-1st
DeepView MCP is a Model Context Protocol server that enables IDEs like Cursor and Windsurf to analyze large codebases using Gemini 2.5 Pro's extensive context window.
runablehq
A Model Context Protocol (MCP) server that provides mobile automation capabilities.
garc33
empires-security
MCP Server Authorization Example with AWS Cognito
FishWoWater
Blender plugin for TRELLIS and TRELLIS.2 (3D AIGC Model, Text-to-3D, Image-to-3D)
stanislavlysenko0912
Full implementation of Todoist Rest API & support Todoist Sync API for MCP server
Nexgene-Research
An advanced MCP Server for accessing and analyzing clinical evidence data, with flexible search options to support precision medicine and oncology research.
marcusschiesser
A CLI tool for easy installation of MCP servers and managing their configuration
effytech
MCP server created for Freshdesk, allowing AI models to interact with Freshdesk modules
yuna0x0
A Model Context Protocol server for integrating HackMD's note-taking platform with AI assistants.
edwin-finance
Empowering AI agents to dominate DeFAI
kEND
An elixir Model Context Protocal (MCP) server library which uses the Server-Sent Events (SSE) transport type
AzureCosmosDB
This repository contains a collection of sample implementations of the MCP across multiple programming languages, all backed by Azure Cosmos DB. These examples demonstrate how to create, query, update, and delete documents using the Azure Cosmos DB SDKs
kuberstar
Semantic code intelligence MCP server for Claude Code - project maps, symbol search, impact analysis, and more
ALucek
Short and sweet example MCP server / client implementation for Tools, Resources and Prompts.
Rahulec08
AI-powered mobile automation with Model Context Protocol (MCP) integration. Seamlessly control Android & iOS devices through Appium with intelligent visual element detection and recovery. Built for AI agents like Claude to perform complex mobile testing workflows.
wandb
The official implementation of the W&B Models and Weave MCP server.
seriallazer
MCP Server for IBKR Client
sawa-zen
This project is a Model Context Protocol (MCP) server for interacting with the VRChat API.
tan-yong-sheng
MCP server for TriliumNext Notes
Quegenx
unravel-team
A Clojure SDK to create MCP servers (and eventually clients)
rileylemm
This is a MCP server I built to interact with my hybrid graph rag db.
sylviangth
A curated list of Hosted & Managed Model Context Protocol (MCP) Servers accessible via a simple URL endpoint.
KincaidYang
Self-hosted WHOIS/RDAP API and MCP server for domains, IPv4/IPv6, CIDRs and ASNs.
NakaokaRei
MCP server that can execute commands such as keyboard input and mouse movement on macOS
horizondatawave
A Model Context Protocol (MCP) server that provides comprehensive access to LinkedIn data and functionalities using the Anysite API, enabling not only data retrieval but also robust management of user accounts.
co-browser
One connection for all your MCP servers.
Nayshins
Cryptocurrency Market Data MCP Server
Alec2435
An amazon fresh mcp server
jsdelivr
Remote MCP server that gives LLMs access to run network commands
sylviangth
A curated list of Hosted & Managed Model Context Protocol (MCP) Servers accessible via a simple URL endpoint.
ivo-toby
MCP (Model Context Protocol) server for the Contentful Management API
rember
A Model Context Protocol (MCP) server for Rember.
orellazri
MCP Server for Coda
dodopayments
Self-hosted MCP server for your documentation
blacktop
MCP Server for Text to Speech
rdassignies
Legifrance MCP Server
oschina
mcp-gitee is a Model Context Protocol (MCP) server implementation for Gitee. It provides a set of tools that interact with Gitee's API, allowing AI assistants to manage repository, issues, pull requests, etc.
dazeb
A memory system for Cline that tracks progress between conversations.
appleweed
An Unreal Engine plugin that implements an MCP server allowing MCP clients to access the UE Editor Python API.
danielsogl
MCP server that enables AI agents to perform comprehensive web audits using Google Lighthouse with 13+ tools for performance, accessibility, SEO, and security analysis.
shredEngineer
Find your files with natural language and ask questions.
shijianzhong
一个桌宠形式的mcp client,可以对接任意mcp server,配合测试的mcp server 开源地址:https://github.com/shijianzhong/mcp-server-for-pc
Zhwt
Zero burden, ready-to-use Model Context Protocol (MCP) server for interacting with MySQL and automation. No Node.js or Python environment needed.
recraft-ai
MCP (modelcontextprotocol) server implementation for Recraft API
jsonresume
The registry mcp server updates your resume while you code
bnb-chain
A MCP server for BNB Chain that supports BSC, opBNB, Greenfield, and other popular EVM-compatible networks.
blacktop
MCP Server for Text to Speech
boldcommerce
A MCP server for Magento 2
Arindam200
MCP Server of DevTo
loonghao
A Model Context Protocol (MCP) server for Autodesk ShotGrid/Flow Production Tracking (FPT) with comprehensive CRUD operations and data management capabilities.
codacy
Codacy's MCP Server implementation
KnockOutEZ
The go-to web for your AI coding agent — local-first search, fetch, crawl & research over MCP. No API keys, no cloud, $0/query. Public 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.