🌐
MCP Servers
mcpservers.org
Awesome MCP Servers
A MCP server that enables AI assistants to interact with Anki, the spaced repetition flashcard application.
Clients
A comprehensive list of MCP (Model Context Protocol) clients and applications that support MCP servers.
Official MCP Servers
A curated collection of MCP (Model Context Protocol) servers. Search and discover MCP servers and clients.
Claude Skills
Marketplace to discover reusable Skills for Claude Code, Claude app
Remote Servers
A curated collection of MCP (Model Context Protocol) servers. Search and discover MCP servers and clients.
🌐
GitHub
github.com › punkpeye › awesome-mcp-servers
GitHub - punkpeye/awesome-mcp-servers: A collection of MCP servers.
3 weeks ago - A curated list of awesome Model Context Protocol (MCP) servers.
Starred by 77.7K users
Forked by 6.6K users
Discussions

[GitHub] Awesome MCP Servers: A collection of model protocol context servers that work with Claude Desktop
I created a MCP tool integration for langgraph which lets you use MCP with any ai provider supported by langchain https://github.com/paulrobello/mcp_langgraph_tools More on reddit.com
🌐 r/Anthropic
8
15
November 29, 2024
🛠️ Awesome MCP Servers – Curated List of Tools That Let AI Agents Actually Do Things
link of mcps More on reddit.com
🌐 r/n8n
5
61
September 28, 2025
Found an awesome repo listing more than 2000+ MCP servers
You found your own stuff? More on reddit.com
🌐 r/LocalLLaMA
8
35
April 4, 2025
I Found a collection 300+ MCP servers!
You should see his website Glama More on reddit.com
🌐 r/ClaudeAI
28
144
March 6, 2025
People also ask

Are MCP servers free?
Yes, most MCP servers are open source and free to use. They are typically hosted on GitHub under permissive licenses like MIT or Apache 2.0. Some enterprise-focused MCP servers may offer paid features or support, but the core protocol and community servers are free.
🌐
mcp-awesome.com
mcp-awesome.com › home › mcp servers › getting started
Awesome MCP Servers - Best MCP Server List 2025/2026 | 1200+ ...
Are MCP servers safe?
MCP servers are generally safe when obtained from trusted sources like official Anthropic repositories or well-maintained community projects. Always review the code, check for regular updates, and use proper authentication and access controls when deploying MCP servers in production.
🌐
mcp-awesome.com
mcp-awesome.com › home › mcp servers › getting started
Awesome MCP Servers - Best MCP Server List 2025/2026 | 1200+ ...
Which MCP server is best?
The best MCP server depends on your use case. For development, GitHub and Playwright MCP servers are excellent. For productivity, Notion, Slack, and Linear are popular. For data access, Postgres and Supabase MCP servers are highly rated. Check our comprehensive list for detailed comparisons.
🌐
mcp-awesome.com
mcp-awesome.com › home › mcp servers › getting started
Awesome MCP Servers - Best MCP Server List 2025/2026 | 1200+ ...
🌐
GitHub
github.com › appcypher › awesome-mcp-servers
GitHub - appcypher/awesome-mcp-servers: Awesome MCP Servers - A curated list of Model Context Protocol servers
Awesome MCP Servers - A curated list of Model Context Protocol servers - appcypher/awesome-mcp-servers
Starred by 5K users
Forked by 486 users
🌐
Reddit
reddit.com › r/anthropic › [github] awesome mcp servers: a collection of model protocol context servers that work with claude desktop
r/Anthropic on Reddit: [GitHub] Awesome MCP Servers: A collection of model protocol context servers that work with Claude Desktop
November 29, 2024 -

Hey folks! 👋

I'm putting together a curated list of Model Context Protocol (MCP) servers that you might find useful if you're working with Claude Desktop or interested in AI tooling.

It currently covers servers that were spotlighted at launch but the list will be grow quickly as new and exciting servers gets added by the community!

Check it out: https://github.com/appcypher/awesome-mcp-servers

Would love to hear your thoughts and suggestions for other servers to add!

🌐
Appwrite
appwrite.io › blog › product › 10 awesome mcp servers and clients for developers
10 awesome MCP servers and clients for developers - Appwrite
October 14, 2025 - For example, a GitHub MCP server can let your AI fetch repo data, review pull requests, or even open new issues. A Sentry MCP server can surface recent errors, and a Stripe MCP server can pull transaction info when you’re debugging a payments flow.
🌐
Model Context Protocol
modelcontextprotocol.io › examples
Example Servers - Model Context Protocol
This page showcases various Model Context Protocol (MCP) servers that demonstrate the protocol’s capabilities and versatility.
Find elsewhere
🌐
MCP Awesome
mcp-awesome.com › home › mcp servers › getting started
Awesome MCP Servers - Best MCP Server List 2025/2026 | 1200+ Quality-Verified Servers | Model Context Protocol Directory
Explore 1200+ awesome MCP servers for AI development. The ultimate model context protocol directory with GitHub, Notion, Slack, databases, and more. Updated daily. The most comprehensive quality-verified MCP server list.
🌐
K2view
k2view.com › blog › awesome-mcp-servers
Awesome MCP servers: Directory of the top 15 for 2026
April 26, 2025 - This comprehensive MCP directory for 2026 rates 15 awesome MCP servers in terms of how they access AI tools, inject enterprise data, enable RAG, and more.
🌐
GitHub
github.com › TensorBlock › awesome-mcp-servers
GitHub - TensorBlock/awesome-mcp-servers: A comprehensive collection of Model Context Protocol (MCP) servers
This repo currently includes coverage for 7260 MCP servers as of May 30, 2025. Due to the limited space, we only show the most recent 30 servers in each category. For more, please click the category name in the next section. ... Servers integrating with other AI models, AI platforms, RAG tools, prompt management, or agent frameworks. bh-rat/context-awesome - MCP server for querying 8,500+ curated awesome lists (1M+ items) and fetching the best resources for your agent.
Starred by 496 users
Forked by 66 users
🌐
Microsoft Developer
developer.microsoft.com › dev blogs › blog › announcing awesome copilot mcp server
Announcing Awesome Copilot MCP Server - Microsoft for Developers
August 28, 2025 - Today, we’re excited to announce the Awesome Copilot MCP Server – a simple way to search those customizations and save them directly to your repository from the MCP server.
🌐
Reddit
reddit.com › r/n8n › 🛠️ awesome mcp servers – curated list of tools that let ai agents actually do things
r/n8n on Reddit: 🛠️ Awesome MCP Servers – Curated List of Tools That Let AI Agents Actually Do Things
September 28, 2025 -

Most AI models are great at generating text. But what if they could also: Query a database Automate a browser Call external APIs Control a file system That’s where the Model Context Protocol (MCP) comes in. It’s an emerging standard that lets LLMs connect to real-world systems through servers. I found this repo that curates a bunch of them: 👉 awesome-mcp-servers What’s inside: Servers built in Python, TypeScript, Go, Rust, etc. Categories for databases, web automation, cloud services, communication tools, and more Tutorials, client libraries, and community resources Clear structure with scope & language indicators I tested a browser automation server from here and had it running with an LLM client in under 30 minutes. Honestly, it made experimenting with agentic AI way easier. If you’re building agents that do things (not just generate text), this repo is a great starting point. Curious — has anyone here already tried MCP in production? What’s your experience been?

🌐
MCP
mcp.so
MCP Servers
The largest collection of MCP Servers, including Awesome MCP Servers and Claude MCP integration. Search and discover MCP servers to enhance your AI capabilities.
🌐
Figma
figma.com › mcp-catalog
Figma MCP Catalog | Figma
Learn how to enable the Figma MCP server—either remotely or in the app—add clients, and write strong prompts.
🌐
KDnuggets
kdnuggets.com › 10-awesome-mcp-servers
10 Awesome MCP Servers - KDnuggets
Supports All File Types: The server works with all file types stored in Google Drive. ... The Slack MCP Server integrates with the Slack API, enabling AI models like Claude to interact with Slack workspaces.
🌐
Cursor
cursor.directory › mcp
MCP Servers for Cursor
Atono’s MCP server connects your AI coding assistant directly to your product backlog, pulling your Stories and Bugs into your design, development, and test environments. It lets you read requirements, update workflow steps, document fixes, and manage assignments — all without leaving your editor.
🌐
Medium
medium.com › @tam.tamanna18 › a-comprehensive-guide-to-the-best-mcp-servers-for-2025-5ee541b2b00f
A Comprehensive Guide to the Best MCP Servers for 2025 | by Tamanna | Medium
August 5, 2025 - This article dives deep into the best MCP servers available, including Blender-MCP, GitHub-MCP, File System-MCP, Docker-MCP, WhatsApp-MCP, Puppeteer-MCP, SQL-MCP, Figma-MCP, PowerPoint-MCP, Notion-MCP, Jupyter-MCP, Discord-MCP, GSuite-MCP, Slack-MCP, YouTube-MCP, Zapier-MCP, PyCharm-MCP, LinkedIn-MCP, Twitter-MCP, and additional noteworthy servers.
🌐
Cline
cline.bot › mcp-marketplace
MCP Marketplace - Cline
Creates MCP tools and resources dynamically from OpenAPI specifications, enabling LLMs to interact with APIs through intelligent route mapping and optimized prompts. ... Advanced image generation server integrating EverArt's AI models for creating vector and raster images, supporting multiple formats and styles with flexible storage options.
🌐
Composio
composio.dev › blog › 10-awesome-mcp-servers-to-make-your-life-easier
Top 10 awesome MCP servers that can make your life easier - Composio
April 24, 2025 - Servers allow your AI apps to be genuinely agentic. This post will discuss 10 MCP servers that have helped me save hours.