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.
Flight-Health
MCP server for searching patients and creating tasks in Flight Health Atlas system.
tomo-cps
GitHub MCP Server implementation and testing repository
asrvd
mcp server on steroids for AO
maxaeo
Mak207
mahimairaja
A simple MCP server built using Go for concurrency
thesantatitan
socialneuron
52-tool MCP server that gives AI agents full control over the social media content lifecycle. Automated growth loop: research trends, generate content with 35+ AI models, including Sora, Kling, Veo, score through a 7-category quality gate, distribute to social media platforms inc
a-bonus
Google Docs MCP is an MCP server (primarily for use in Claude Desktop) that gains full access to your google docs and allows claude to make direct edits and formatting. Use cases include writing notes, letters, resumes, creating tables, etc.
Denyme24
Demo project showcasing MCP server integration with MongoDB Atlas for payment data retrieval.
pabloleaf
MCP server for Targe — LLM key sharing and micropayments from Claude Desktop and Cursor
OpenAgenda
Search, analyze and manage events on OpenAgenda.
drpcorg
Blockchain RPC via DRPC. Exposes eth_call, eth_getBalance, gas estimation, and other JSON-RPC methods as MCP tools across 100+ blockchains
luminati-io
Example MCP server and instructions for connecting Anthropic LLMs to external web scraping tools, with real-world examples and Bright Data integration.
vinodismyname
A Python-based MCP server for administrative actions on Amazon Redshift
shwetha-sundar
MCP-Mirror
Mirror of
mohdhaji87
refunc
Refunc Model Context Protocol Server
Jan-Stepien
MCP-Mirror
Mirror of
Surfer12
ranjanmadhu
kevinmspence
Phish concert analytics — search 36,000+ analyzed tracks, find the best jams, shows, and song versions. Filter by year, era, venue, tags (Dark, Funk, Bliss, Type II), and more. Powered by audio analysis, community ratings, and jam chart data from fouldomain.com.
mohitatust
This is a mcp server for aviationstack flight APIs
DavidAlpha007
CKBrennan
synmerco
46 MCP tools for AI agent commerce. Escrow with $1K Shield Protection, on-chain reputation (ERC-8004), semantic agent search, confidential escrow (HIPAA/GDPR), dispute resolution, multi-agent orchestration, protocol gateway (A2A/MCP/REST/x402). Agents transact autonomously — no h
adiIspas
Transcribevideototext Sdk
ChrCoello
rummaging around mcp servers and ai agents
rafsilva85
AI-powered credit optimization for Manus AI. Automatically analyzes each prompt and routes to the cheapest capable model (Standard vs Max, Agent vs Chat mode). Saves 30-75% on Manus credits with zero quality loss. Tested across 53 real-world scenarios. Free and open-source.
rainhan99
tubone24
This server allows you to create, organize, and serve prompt templates that can be used by MCP clients for various tasks like meeting analysis, content summarization, and blog post creation.
Amanbig
Point mcpify at any OpenAPI spec and every endpoint becomes a tool your AI agent (Claude, Cursor, Windsurf) can call — zero glue code, zero per-endpoint wrappers, always in sync with the spec. Supports GET/POST/PUT/PATCH/DELETE, auth headers, and both URL and local file specs.
gmlewis
Find personalized puzzle books by first name from a 100,000+ title Shopify catalog. Perfect gift-finding tool for any AI agent — search by name, suggest available names, and get direct Shopify purchase links.
RainbollD
chiisen
使用 Hexo 架設簡單的分享技術文件並發佈到"cloudflare",包含介紹文章: "全面瞭解 n8n v1.88.0 的重磅更新 —— MCP Server"、"教會你用 Google AI Studio 提早結束工作回家"、"C# 設計模式學習筆記與程式碼範例"、"JavaScript 設計模式學習筆記與程式碼範例"、"Functional Design Pattern 是一個結合函數式程式設計和設計模式的概念"
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 SFTP (beta): https://www.cdata.com/download/download.aspx?sku=SFZK-V&type=beta
5ajaki
MCP Server for Ethereum Node
nakamurau1
nicekon
이 프로젝트는 reminia/zendesk-mcp-server(https://github.com/reminia/zendesk-mcp-server) 를 포크하여 추가 기능과 개선사항을 추가한 버전입니다.
Gitmaxd
MCP server for Dub.co link shortener API integration
narita1980
oakenai
Headless Editor MCP Server for intelligent code editing
achiit
shridharMe
mcp server with amazon bedrock agent
Br0ski777
Current weather and 7-day forecast -- temperature, humidity, wind, precipitation. Any location worldwide. -- x402 micropayment API + MCP server for AI agents
MCP-Mirror
Mirror of
bhs324
Search, analyze, and compare cat food products with ingredient- and nutrition-based tools.
marswaveai
tianchiguaixia
adrianozagallo-home
mcp-server
mikeysrecipes
fyimail
negabaro
Djyeigner
spaceguy101
Converts an OpenAPI specification file into an MCP server
brianmoney
A comprehensive Model Context Protocol (MCP) server for SeaTable that exposes end‑to‑end database capabilities (schema introspection, CRUD, querying, linking, select option management, and file attachment stubs) through 18+ rigorously defined tools. You can run it:
MCP-Mirror
Mirror of
ip2whois
IP2WHOIS MCP server is a Model Context Protocol (MCP) server that provides comprehensive WHOIS lookup capabilities using the IP2WHOIS API. This server allows AI agents to query domain registration details, including expiry dates, registrar information, and registrant data.
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.