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.
Reflectus69
Eltaf-azizi
danielrosehill
Plans/WIP for MCP servers
vincentvella
Drives a browser - or a native Expo/React Native app on iOS/Android - and your dev server, putting both on one correlated timeline so a browser console error and the backend stack trace from the same moment line up. For Claude Code and AI agents.
Idanref
MCP-Mirror
Mirror of
dryas
MCP server for structured, read-only email access. Exposes a minimal, auditable API surface — AI agents can search and read emails, but cannot send, delete, or modify your mailbox.
EfrainTorres
Kimkeunwoo-OSE
AI 기반 여성 의류 쇼핑몰 콘텐츠 자동화 시스템
claudevip
abc
Pingfyr
Scheduled Delivery API - One API call. Seven channels. Your reminders fire automatically — no external cron, no polling, no babysitting.
flowzap-xyz
The FlowZap MCP Server bridges AI coding assistants and FlowZap's diagramming engine, letting LLMs generate real, shareable Workflow, Sequence and Architecture diagrams in seconds. Pretty ones.
ropon
semo94
octotrip
Free rental car search with real-time pricing from multiple providers. No login required.
arbengine
Postal mail API for AI agents. mailbox.bot lets agents send outbound physical mail, including letters, certified mail, postcards, and batch mailings, with cost previews, approval controls, tracking, proof artifacts, and signed webhooks. It also supports inbound mail context from
sirkirby
MCP server implementation for the UniFi network application
zazencodes
Production-ready MCP server that provides LLMs with essential random generation abilities, built entirely on Python's standard library.
lsj210001
Microsoft Qlib MCP Server - 让 AI Agent 直接调用 Qlib 做量化研究。支持数据查询、因子分析、策略回测。
peakacom
MCP Server Implementation for Peaka
rahul-roy-glean
MCP Server for Glean Chat
caok
CDataSoftware
This project builds a read-only MCP server. For full read, write, update, delete, and action capabilities and a simplified setup, check out our free [CData MCP Server for Microsoft Excel (beta)](https://www.cdata.com/download/download.aspx?sku=RXZK-V&type=beta).
mattcoatsworth
liguangke
useallowance
Payment security for AI agents. Allowance lets agents request human-approved virtual cards, complete checkout, and report receipts without exposing a real card.
michalnaka
🤖 MCP Server for Substack integration with Claude AI Desktop. Download and parse Substack posts directly in your Claude conversations.
DarkAngel22544
Razorpay's Official MCP Server
Natden444
Search 47,000+ marketing agencies and get AI-matched with fitted agencies, from Pick an Agency. Hosted, public, read-only — no API key required. Tools: search_agencies, match_agencies (the "Get Matched" engine), get_agency. Every result links back to the agency's profile on picka
zbirenbaum
nk3750
Point Claude at any API. JitAPI figures out which endpoints to call and in what order — automatically. Register any OpenAPI spec, search endpoints in plain English, and orchestrate multi-step workflows across multiple APIs. No API keys required — works out of the box with local e
Vee3io
Website: https://vee3.io
Adriapt
MCP server that leverages Wikiloc to obtain more details about hiking routes.
opendatahub-io
jim-coyne
liyue201
ChrisRoyse
A prompt to help AI build MCP servers.
tsukimiya
Yahoo! Japan Realtime Trend MCP Server - MCPプロトコルを使用してYahoo!リアルタイム検索のトレンドを提供するサーバー
fananly233
ajbmachon
Implements a tool gating and discovery system to preserve LLM context and focus while having access to many MCP servers
ekkyarmandi
TickTick MCP for managing your To-Do using AI
Crawleo
Crawleo MCP Server
giseldo
Python MCP server for controlled logic analysis from natural language, with an emphasis on auditable output and teaching-oriented explanations.
codevideo
The MCP server for CodeVideo. Create software educational content using natural language.
drivly
stevearagonsite
A template repository for MCP
giannisalinetti
Rohit8y
AI Agents to support sustainable spending on Bunq using MCP servers
AkhrHysd
MCP-Mirror
Mirror of
0shimax
PartnaCarl
Score any Amazon FBA product using the T1/T2/T3 decision engine. Input buy price and product details, get a BUY / PAPER TRADE / SKIP
eliavamar
MCP of MCPs is a meta-server that merges all your MCP servers into a single smart endpoint. It gives AI agents instant tool discovery, selective schema loading, and massively cheaper execution, so you stop wasting tokens and time.
KrypticIO
MCP server for interacting with open api spec files
Meerkats-Ai
hatch-mcp-server
matthewalexong
Give your AI agent a pixel-precise spatial map of every element on a web page — coordinates, ARIA roles, accessible labels, and actionability flags — without screenshots, without brittle CSS selectors, without getting blocked by anti-bot systems. Built-in stealth layer patches ev
SamInTheShell
abdulrehmankhalid786
deep-ai-kr
iunera
Druid MCP Server
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.