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.
olaservo
MCP server for applying a Claude Shannon-inspired problem-solving pattern
PSPDFKit
A Model Context Protocol (MCP) server implementation that integrates with the Nutrient Document Web Service (DWS) Processor API, providing powerful PDF processing capabilities for AI assistants.
jmanhype
A simplified implementation of the Model Context Protocol (MCP) server using Elixir's Phoenix Framework.
cheukyin175
Metabase MCP server provides integration with the Metabase API, enabling LLM with MCP capabilites to directly interact with your analytics data, this server acts as a bridge between your analytics platform and conversational AI.
jlucaso1
WhatsApp MCP Server (TypeScript/Baileys)
yokingma
⏰ Time MCP Server: Giving LLMs Time Awareness Capabilities
AIAnytime
All MCP Servers related projects.
riemannzeta
FastMCP Server for USPTO data
INQUIRELAB
MCP Bridge is a lightweight, fast, and LLM-agnostic proxy for connecting to multiple Model Context Protocol (MCP) servers through a unified REST API. It enables secure tool execution across diverse environments like mobile, web, and edge devices. Designed for flexibility, scalabi
saidsurucu
MCP Server for YOK Atlas
heurist-network
daniel-lxs
MCP Server for the Perplexity API.
hamidra
Organize your MCP servers in local workspaces, share them as Yet-Another-MCP through a single command
The-AI-Alliance
A web app for rapidly prototyping AI agents and the lightweight web UIs that wrap them—build flows, preview interactions, and share agent-driven experiences without lock-in.
hjlarry
ltc6539
A mcp server supporting you to generate powerpoint using LLM and natural language automatically.
smadi0x86
Multi Debugger MCP server that enables LLMs to interact with GDB and LLDB for binary debugging and analysis.
HenryHaoson
Yuque mcp server
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
k-jarzyna
Miro integration for Model Context Protocol
inercia
Use shell scripts as MCP tools
yanmxa
Fast, open agent harness for the terminal. One ~12 MB Go binary — bring any model and extensions into a single inspectable loop that learns as you work.
0xDAEF0F
A simple MCP server that delivers you jobs based on your needs
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
runablehq
A Model Context Protocol (MCP) server that provides mobile automation capabilities.
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.
empires-security
MCP Server Authorization Example with AWS Cognito
Invoke-RE
Plugin interface for remote communications with Binary Ninja database and MCP server for interfacing with LLMs.
garc33
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.
hamflx
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
marcusschiesser
A CLI tool for easy installation of MCP servers and managing their configuration
yuna0x0
A Model Context Protocol server for integrating HackMD's note-taking platform with AI assistants.
kEND
An elixir Model Context Protocal (MCP) server library which uses the Server-Sent Events (SSE) transport type
edwin-finance
Empowering AI agents to dominate DeFAI
effytech
MCP server created for Freshdesk, allowing AI models to interact with Freshdesk modules
Nexgene-Research
An advanced MCP Server for accessing and analyzing clinical evidence data, with flexible search options to support precision medicine and oncology research.
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
sawa-zen
This project is a Model Context Protocol (MCP) server for interacting with the VRChat API.
ALucek
Short and sweet example MCP server / client implementation for Tools, Resources and Prompts.
tan-yong-sheng
MCP server for TriliumNext Notes
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.
seriallazer
MCP Server for IBKR Client
wandb
The official implementation of the W&B Models and Weave MCP server.
rember
A Model Context Protocol (MCP) server for Rember.
Alec2435
An amazon fresh mcp server
co-browser
One connection for all your MCP servers.
ivo-toby
MCP (Model Context Protocol) server for the Contentful Management API
unravel-team
A Clojure SDK to create MCP servers (and eventually clients)
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.
Quegenx
jsdelivr
Remote MCP server that gives LLMs access to run network commands
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.
Nayshins
Cryptocurrency Market Data MCP Server
sylviangth
A curated list of Hosted & Managed Model Context Protocol (MCP) Servers accessible via a simple URL endpoint.
rileylemm
This is a MCP server I built to interact with my hybrid graph rag db.
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.