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.
Daniboycg
idcdev
An MCP (Model Context Protocol) server for accessing and searching Magic UI components
ebeloded
An MCP server that allows AI tools to interact with Claude Code programmatically with session continuity and async execution support.
bsmi021
A Model Context Protocol (MCP) server for web content scanning and analysis. This server provides tools for fetching, analyzing, and extracting information from web pages.
sergiobayona
A server implementation for the Model Context Protocol (MCP) in Ruby.
msr2903
This is a Model Context Protocol (MCP) server that provides real time data from Japan’s Mercari (jp.mercari.com). It allows you to retrieve information about product and prices (more to come) to be analyzed by LLM.
powerdrillai
The MCP server for Powerdrill API.
papersflow-ai
papersflow-mcp is PapersFlow’s production MCP server for literature search, citation verification, related-paper discovery, and authenticated research workflows across Claude, Codex, Gemini, and other MCP clients.
PicardRaphael
🔍 FastMCP-powered documentation search engine that provides unified access to multiple framework docs (Next.js, Tailwind, Framer Motion, etc.) with intelligent name resolution and async processing.
kikuchy
A MCP server that helps you find and search for packages on pub.dev through natural language queries
isaacwasserman
MCP Server for Interacting with Cube Semantic Layers
dcSpark
kj455
MCP server implementation that enables AI assistants to search and reference Kibela content
PhialsBasement
Pull pagespeed data using this MCP server.
CaptainCrouton89
An MCP (Model Context Protocol) server that helps AI assistants (like Claude) break down complex tasks into manageable steps, track progress, and manage a hierarchical task list.
crazyrabbitLTC
MCP Test Client is a TypeScript testing utility for Model Context Protocol (MCP) servers.
presidio-oss
MCP server to provide Specifai project requirements, task, etc. to any AI tools supporting MCP such as Hai Build, Cursor.
sergiobayona
A server implementation for the Model Context Protocol (MCP) in Ruby.
stefanerd
MCP server with tools for interacting with RuneScape (RS) and Old School RuneScape (OSRS) data
doitintl
DoiT official MCP Server
readingdancer
MCP server to connect to the Teamwork API
nkapila6
Create AI generated memes using MCP Meme Sticky. Can converted generated memes into stickers for Telegram or WhatsApp (WA coming soon). ✨ no APIs required ✨.
NexusX-MCP
An MCP server implementation that provides tools for interacting with the [Twitter/X API v2](https://docs.x.com/x-api/introduction).
Minhao-Zhang
A MCP Server backend for Obsidian
aviaryhq
Official MCP server for Cloudglue API
QAInsights
A Model Context Protocol (MCP) server implementation for running Locust load tests. This server enables seamless integration of Locust load testing capabilities with AI-powered development environments.
srobbin
Beyond-Network-AI
An Extensible Model Context Protocol (MCP) server
interiv
实现pc端微信的mcp服务功能
dmae97
Updated version of the Roblox Studio MCP Server with improvements
nacal
Jay4242
An attempt at MCP servers for Goose
storacha
Storacha MCP storage server - self-sovereign data for your AI applications.
yodakeisuke
A Micromanagement Tool for Development Workflows: Helps coding agent plan, track, and visualize sequential development tasks with detailed commit-level granularity. Features interactive visualization, automated status tracking, and structured workflow management.
iocanel
A simple backstage mcp server using quarkus-backstage
ThomasMarches
A Model Context Protocol (MCP) server for Substrate blockchains, written in Rust and interfacing the subxt crate.
jerpint
MCP server for aiding with literature reviews
showkeyjar
mcp server for robot and automations
markvp
An AWS Serverless Application Model that operates as an MCP server via serverless AWS resources
ShadowCloneLabs
Glutamate is a powerful desktop platform that simplifies the deployment and management of Model Context Protocol servers. It provides a user-friendly interface and robust tools for server administration, making it easier than ever to run and customize your MCP servers.
kioyong
qmatteoq
This project demonstrates a Model Context Protocol (MCP) server and client implementation in .NET
savhascelik
A user-friendly editor tool has been developed to create or edit JSON configuration files:
huang-sh
MCP server for single cell analysis
riza-io
shiftyp
gokborayilmaz
This AI agent analyzes code repositories, detects potential security vulnerabilities, reviews code quality, and suggests fixes based on Sentry error logs using Sentry and GitHub MCP servers!
SlideSpeak
MCP Server for the Slidespeak API. Create PowerPoint Presentations using MCP.
baryhuang
A lightweight MCP server that integrates with Apple Notes to create a personal memory system for AI. Easily recall and save information from your Mac using simple AppleScript commands. Compatible with all macOS versions with minimal setup requirements.
dtdannen
MCP Server to ask humans for help
severity1
An MCP (Model Context Protocol) server that integrates with the ArgoCD API, enabling agentic tools to manage ArgoCD through natural language interactions.
Embassy-of-the-Free-Mind
The world's largest library of translated ancient texts. AI-powered OCR and translation of Renaissance and early modern manuscripts.
christian561
MCP Server enabling LLM Agents to interact with Gel databases
hyhAsma
基于Termux-API的部分指令,用于MCP客户端操控Android设备的服务端
jovezhong
Execute SQL queries and manage databases seamlessly with Timeplus. Leverage powerful tools to interact with your data, Kafka topics, and Iceberg tables efficiently. Enhance your data workflows with a user-friendly interface and robust backend capabilities.
jakkaj
An MCP server for running Argo workflows, written in Golang
beverm2391
An mcp server to inject raw chain of thought tokens from a reasoning model.
openSVM
Solana Protocol Design for Agent and MCP Server Registries
markvp
An AWS Serverless Application Model that operates as an MCP server via serverless AWS resources
jakedahn
A Model Context Protocol server that provides browser automation capabilities using Playwright and Deno 2.
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.