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.
magicuidesign
Magic UI components, searchable and installable from your AI editor.
microsoft
A comprehensive set of samples of creating and using MCP servers and clients with .NET
dvcrn
MCP for calling Siri Shorcuts from LLMs
jonrad
An Model Context Protocol (MCP) server that provides LLMs/AI Agents with the capabilities of a language server protocol (LSP) server. This gives the AI the ability to get language aware context from the codebase.
huccihuang
MCP Server for the Bilibili API, supporting various operations.
blackwhite084
VAST-AI-Research
Official MCP server for Tripo
ckanthony
Dockerized MCP Server to allow your AI agent to access any API with existing api docs
Qoyyuum
A Model Context Protocol (MCP) server for interacting with the MetaTrader 5 trading platform. This server provides AI assistants with tools and resources to access market data, perform trading operations, and analyze trading history.
taida957789
IDA Pro Plugin for serving MCP SSE server for cursor / claude
VictoriaMetrics-Community
The implementation of Model Context Protocol (MCP) server for VictoriaMetrics
aptro
connect to 50+ data stores via superset mcp server. Can use with open ai agent sdk, Claude app, cursor, windsurf
isaacwasserman
wong2
A TypeScript framework for building MCP servers elegantly
alexei-led
A lightweight service that enables AI assistants to execute AWS CLI commands (in safe containerized environment) through the Model Context Protocol (MCP). Bridges Claude, Cursor, and other MCP-aware AI tools with AWS CLI for enhanced cloud infrastructure management.
enuno
An MCP server that leverages official UniFi API
scorzeth
An MCP server for Anki
rust-mcp-stack
A high-performance, asynchronous toolkit for building MCP servers and clients in Rust.
alphavantage
Alpha Vantage MCP Server
matteoantoci
MCP Server for Google Slides
armorwallet
The MCP server for interacting with Blockchain, Swaps, Strategic Planning and more.
Hawstein
A Model Context Protocol (MCP) server that provides tools for fetching Reddit content, including frontpage posts, subreddit information and hot posts, post details, and comments.
tumf
Secure MCP server for whitelisted shell command execution with stdin, argv pipelines, timeouts, and structured audit logging.
adityak74
A MCP server to search for accurate academic articles.
omni-mcp
Isaac Simulation MCP Extension and Server
stape-io
MCP server for Google Tag Manager
minipuft
MCP prompt template server: hot-reload, thinking frameworks, quality gates
nacos-group
StarRocks
StarRocks MCP (Model Context Protocol) Server
southleft
I'm your specialized design systems assistant. Ask me about components, tokens, patterns, and best practices.
ravikiranvm
An MCP (Model Context Protocol) server that brings powerful AWS FinOps capabilities directly into your AI assistant. Analyze cloud costs, audit for waste, and get budget insights using natural language, all while keeping your credentials secure on your local machine.
Seym0n
Model Context Protocol (MCP) with TikTok integration
34892002
Bilibili video search MCP (Model Context Protocol) service - 哔哩哔哩视频搜索MCP服务
sxhxliang
Turn a web server into an MCP server in one click without making any code changes.
ktanaka101
A Model Context Protocol (MCP) server implementation for DuckDB, providing database interaction capabilities
HagaiHen
Facebook MCP server for automating posts, comment moderation, insights, and sentiment filtering.
sjkim1127
A security-first MCP server that empowers AI agents to perform automated reverse engineering, malware analysis, forensics, vulnerability research, and SAST — powered by Radare2, YARA, LIEF, Capstone, and more.
tinyfish-io
Model Context Protocol server that integrates AgentQL's data extraction capabilities.
QuantGeekDev
A mongo db server for the model context protocol (MCP)
stippi
An LLM-powered, autonomous coding assistant. Also offers an MCP and ACP mode.
scopecraft
Scopecraft Command - A CLI and MCP server for Markdown-Driven Task Management (MDTM)
MladenSU
Command line interface for MCP clients with secure execution and customizable security policies
szeider
Model Context Protocol (MCP) server for constraint optimization and solving"
adeze
Raindrop MCP Server
fatwang2
nesquikm
An MCP server that acts as a bridge to query multiple OpenAI-compatible LLMs with MCP tool access. Just like rubber duck debugging, explain your problems to various AI "ducks" who can actually research and get different perspectives!
Patdolitse
Local-first AI memory you can see, edit, and override — portable across Claude Code, Codex, Cursor, Windsurf, and other MCP coding tools.
reza-gholizade
Manage Your Kubernetes Cluster with k8s mcp-server
3dify-project
MCP Client as an Agent Strategy Plugin. Support GUI operation via UI-TARS-SDK.
yangkyeongmo
andybrandt
MCP server for searching and querying PubMed medical papers/research database
rawveg
An MCP Server for Ollama
langfuse
Model Context Protocol (MCP) Server for Langfuse Prompt Management. This server allows you to access and manage your Langfuse prompts through the Model Context Protocol.
Kapeli
MCP server for Dash, the macOS API documentation browser
mahdin75
A Model Context Protocol (MCP) server implementation that connects Large Language Models (LLMs) to GIS operations using GIS libraries, enabling AI assistants to perform geospatial operations and transformations.
awslabs
A Model Context Protocol (MCP) server that provides AI assistants access to AWS CloudWatch Logs for analysis, searching, and correlation
ChenyqThu
tolenonetwork
Toleno Network MCP Server — Control your Toleno mining account directly from Claude AI using natural language.
johannesbrandenburger
Typst MCP Server is an MCP (Model Context Protocol) implementation that helps AI models interact with Typst, a markup-based typesetting system. The server provides tools for converting between LaTeX and Typst, validating Typst syntax, and generating images from Typst code.
Azure-Samples
eShopLite is a set of reference .NET applications implementing an eCommerce site with features like Semantic Search, MCP, Reasoning models and more.
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.