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.
atom2ueki
Model Context Protocol (MCP) implementation for iOS simulators
Augmented-Nature
A comprehensive Model Context Protocol (MCP) server for accessing the PubChem chemical database. This server provides access to over 110 million chemical compounds with extensive molecular properties, bioassay data, and chemical informatics tools.
Rootly-AI-Labs
Rootly MCP server
moeru-ai
🐳🧩 Easy to use MCP builder & launcher for all possible MCP servers, just like Ollama for models!
imprvhub
An integration that allows Claude Desktop to interact with Spotify using the Model Context Protocol (MCP).
slouchd
CyberChef API MCP Server ✨🧑🍳
DappierAI
Enable fast, free real-time web search and access premium data from trusted media brands—news, financial markets, sports, entertainment, weather, and more. Build powerful AI agents with Dappier.
jaworjar95
A comprehensive Model Context Protocol (MCP) server that provides seamless Salesforce integration for AI development tools like Claude Desktop, Cline, and other MCP-compatible clients.
wrediam
chenningling
这是一款基于 Playwright 开发的小红书自动搜索和评论工具,作为 MCP Server,可通过特定配置接入 MCP Client,帮助用户自动完成登录小红书、搜索关键词、获取笔记内容及发布智能评论等操作。
nahmanmate
tisDDM
A Model Context Protocol (MCP) server that enables AI assistants to perform web searches using SearXNG, a privacy-respecting metasearch engine.
seuros
A minimal Rails API template for creating MCP (Model Context Protocol) servers with robust tool execution capabilities and examples.
michsob
PowerPlatform CLI and MCP tools
Jacse
Serve tRPC routes as an MCP server
mingolladaniele
A lightweight Model Context Protocol (MCP) server that enables natural language interaction with your Todoist tasks directly from your IDE. Built with simplicity and maintainability in mind.
nsxdavid
Traego
ScaledMCP is a horizontally scalabled MCP and A2A Server. You know, for AI.
cyanheads
A Model Context Protocol (MCP) server for platform-agnostic file capabilities, including advanced search/replace and directory tree traversal
synaptiai
A standardized framework for enhancing how LLMs process and respond to prompts through composable decorators, featuring an official open standard specification and Python reference implementation. Claude Code plugin and MCP server integration.
groq
Groq MCP server
jonaolden
MCP server to give llms such as Claude, GitHub Copilot etc full PowerBI model context (from input .pbix) through tools based on PBIXRay python package.
arjunprabhulal
MCP Server implementation for the Model Context Protocol (MCP) enabling AI tool usage - Realtime Flight Search
Heratiki
An MCP Server that works with Roo Code/Cline.Bot/Claude Desktop to optimize costs by intelligently routing coding tasks between local LLMs free APIs and paid APIs.
lishenxydlgzs
MCP server to run AWS Athena queries
minio
Official MCP Server for AIStor
ivelin-web
MCP server for managing Tempo worklogs in Jira
msfeldstein
mattcoatsworth
nahmanmate
Azure-Samples
Links to samples, tools, and resources for building and integrating Model Context Protocol (MCP) servers on Azure using multiple languages
tokenizin-agency
A powerful MCP server for fetching and transforming web content into various formats (HTML, JSON, Markdown, Plain Text) with ease.
zengwenliang416
pinkpixel-dev
A Model Context Protocol (MCP) server that enables AI assistants to generate images, text, and audio through the Pollinations APIs. Supports customizable parameters, image saving, and multiple model options.
tecnologicachile
Secure IMAP/SMTP/EWS/Graph API MCP server in Rust — Microsoft 365, Hotmail, Gmail, Zoho, OAuth2, multi-account
AshikNesin
A MCP implementation for sending notifications via Pushover
codelion
Dynamic Shell Command MCP Server
peakmojo
A standalone agent runner that executes tasks using MCP (Model Context Protocol) tools via Anthropic Claude, AWS BedRock and OpenAI APIs. It enables AI agents to run autonomously in cloud environments and interact with various systems securely.
blockscout
Wraps Blockscout APIs and exposes blockchain data by Model Context Protocol
kukapay
A mcp server that bridges Dune Analytics data to AI agents.
JohanLi233
Python sandboxes for llms
alti3
An MCP server allowing LLMs to interact with Ansys/AGI STK - Digital Mission Engineering Software
LoamStudios
A Framelink Figma MCP server extension for Zed
KyrieTangSheng
lkm1developer
apollo.io mcp server typescript
redis
eyalzh
MCP server providing kanban-based task management memory for complex multi-session workflows with AI agents
coinpaprika
DexPaprika MCP server for real-time crypto token data, DEX trading activity, and DeFi analytics across multiple blockchains.
merajmehrabi
A Model Context Protocol (MCP) server that allows Claude to access and manage your local Microsfot Outlook calendar (Windows only).
alizdavoodi
This project provides a toolset to crawl websites wikis, tool/library documentions and generate Markdown documentation, and make that documentation searchable via a Model Context Protocol (MCP) server, designed for integration with tools like Cursor.
KashunCheng
Model Context Protocol (MCP) server that interacts with a Debugger
kfastov
Telegram user console client and archiver
RafaelCartenet
Model Context Protocol (MCP) server for Databricks that empowers AI agents to autonomously interact with Unity Catalog metadata. Enables data discovery, lineage analysis, and intelligent SQL execution. Agents explore catalogs/schemas/tables, understand relationships, discover not
firstorderai
A secure MCP (Model Context Protocol) server that enables AI agents to interact with the Authenticator App.
hieuttmmo
MCP server for interacting with EntraID through Microsoft Graph API.
famano
cnitlrt
headless-ida-mcp-server
whats2000
Isaac Simulation MCP Extension and Server
bitrise-io
MCP Server for the Bitrise API, enabling app management, build operations, artifact management and more.
sionic-ai
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.