Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Awesome MCP Tools Awesome

A curated list of servers, tools, SDKs, and resources for the Model Context Protocol (MCP) ecosystem.

MCP is an open protocol that standardizes how AI applications connect to external data sources and tools. Think of it as a USB-C port for AI - one standard interface that works everywhere.

What makes this list different? We focus on quality over quantity. Every entry here has been reviewed for active maintenance, working documentation, and real-world utility. If you have used an MCP tool that works well, contribute it. Last full review: July 2026.


Contents


Official Resources

  • Model Context Protocol Specification - The official MCP specification and documentation. GitHub Repo stars
  • MCP Servers - Official collection of reference MCP server implementations (filesystem, fetch, Git, memory, PostgreSQL, Puppeteer, Slack, Google Drive, and more). GitHub Repo stars

SDKs and Libraries

Official SDKs

  • Python SDK - The official Python SDK for building MCP servers and clients. Full protocol support with async/await. GitHub Repo stars
  • TypeScript SDK - The official TypeScript SDK for building MCP servers and clients. GitHub Repo stars

Community SDKs

  • mcp-go - A Go implementation of the Model Context Protocol, enabling seamless integration between LLM applications and external data sources. GitHub Repo stars

Frameworks and Adapters

  • FastMCP (Python) - The fast, Pythonic way to build MCP servers and clients. High-level abstractions that simplify server development significantly. GitHub Repo stars
  • FastMCP (TypeScript) - A TypeScript framework for building MCP servers with minimal boilerplate. GitHub Repo stars
  • FastAPI MCP - Expose your FastAPI endpoints as MCP tools automatically, with auth support. GitHub Repo stars
  • MCP Use - Fullstack MCP framework to develop MCP apps for ChatGPT, Claude, and AI agents. GitHub Repo stars
  • Vercel AI SDK - The AI Toolkit for TypeScript with MCP client support built in. From the creators of Next.js. GitHub Repo stars
  • ACI.dev - Open-source tool-calling platform connecting 600+ tools into any agentic IDE or custom AI agent through function calling or a unified MCP server. GitHub Repo stars
  • Klavis AI - MCP integration platform that lets AI agents use tools reliably at scale. GitHub Repo stars
  • Activepieces - AI workflow automation platform with native MCP support and 400+ integrations. GitHub Repo stars
  • Composio - Tool-use platform with 1000+ toolkits, auth handling, and a unified MCP interface for agents. GitHub Repo stars

Server Implementations

Browser and Web

  • Playwright MCP - Microsoft's official Playwright MCP server for browser automation, testing, and web scraping. GitHub Repo stars
  • Chrome DevTools MCP - Chrome DevTools for coding agents. Inspect, debug, and interact with web pages programmatically. GitHub Repo stars
  • Firecrawl MCP Server - Official Firecrawl MCP server for web scraping and search. Works with Cursor, Claude, and other LLM clients. GitHub Repo stars
  • Browser Tools MCP - Monitor browser logs directly from Cursor and other MCP-compatible IDEs. GitHub Repo stars
  • BrowserMCP - MCP server that allows AI applications to control your browser. GitHub Repo stars
  • MCP Chrome - Chrome extension-based MCP server exposing browser functionality to AI assistants, with content analysis and semantic search. GitHub Repo stars
  • Browserbase MCP - Control a browser with Browserbase and Stagehand for cloud-based browser automation. GitHub Repo stars
  • BB Browser - CLI + MCP server for AI agents to control Chrome with your existing login state. GitHub Repo stars
  • Exa MCP Server - Exa-powered MCP server for semantic web search and web crawling. GitHub Repo stars

Code and Development

  • GitHub MCP Server - GitHub's official MCP server for repository management, issues, pull requests, and more. GitHub Repo stars
  • Serena - A powerful MCP toolkit for coding, providing semantic code retrieval and editing capabilities. An IDE for your agent. GitHub Repo stars
  • GitMCP - Free, open-source, remote MCP server for any GitHub project. Reduces code hallucinations by providing real repo context. GitHub Repo stars
  • Context7 - Up-to-date code documentation for LLMs and AI code editors. Provides real library docs instead of outdated training data. GitHub Repo stars
  • XcodeBuild MCP - MCP server and CLI for agent use when working on iOS and macOS projects. Build, test, and debug Xcode projects. GitHub Repo stars
  • n8n MCP - Build n8n workflows via Claude Desktop, Claude Code, Windsurf, or Cursor. GitHub Repo stars
  • CodeGraphContext - Indexes local code into a graph database to provide rich context to AI assistants. GitHub Repo stars
  • Laravel Boost - Laravel-focused MCP server for augmenting AI-powered local development. GitHub Repo stars
  • Godot MCP - MCP server for interfacing with Godot game engine. Launch the editor, run projects, and capture debug output. GitHub Repo stars
  • Codebase Memory MCP - High-performance code intelligence MCP server. Indexes codebases into a persistent knowledge graph for agent context. GitHub Repo stars
  • MCP Server Chart - Visualization MCP server with 25+ chart types using AntV. Great for chart generation and data analysis. GitHub Repo stars
  • Magic MCP - Like v0 but in your IDE. 21st.dev's MCP server for working with frontend components. GitHub Repo stars
  • Shadcn UI MCP - MCP server providing context about shadcn/ui component structure, usage, and installation for React, Svelte, Vue, and React Native. GitHub Repo stars

Cloud and Infrastructure

Communication and Messaging

  • Slack MCP Server - The most powerful MCP Slack server, with no permission requirements, Apps support, GovSlack, DMs, Group DMs, and smart history fetch logic. GitHub Repo stars
  • WhatsApp MCP - MCP server for WhatsApp messaging, enabling AI agents to read and send messages. GitHub Repo stars
  • Gmail MCP - MCP implementation for Gmail services. Read, send, search, and manage emails through MCP. GitHub Repo stars
  • Mac Messages MCP - MCP server that interfaces with the macOS Messages (iMessage) database. Query conversations, search messages, handle attachments, and send messages. GitHub Repo stars

Data and Databases

  • MCP Toolbox for Databases - Google's open-source MCP server for databases. Production-grade with connection pooling and auth. GitHub Repo stars
  • Neon MCP Server - MCP server for interacting with Neon serverless PostgreSQL - management API and database operations. GitHub Repo stars
  • ClickHouse MCP - Connect ClickHouse to your AI assistants for analytics and data exploration. GitHub Repo stars
  • Excel MCP Server - MCP server for Excel file manipulation - read, write, and transform spreadsheet data. GitHub Repo stars

Design and UI

  • Figma Context MCP - MCP server that provides Figma layout information to AI coding agents. Bridge your designs directly into Cursor or other AI editors. GitHub Repo stars

Documents and Knowledge

  • Xberg (formerly Kreuzberg) - Polyglot document intelligence framework with a Rust core. Extract text, metadata, and structured info from PDFs, Office docs, images, and 91+ formats. Available via CLI, REST API, or MCP server. GitHub Repo stars
  • Skill Seekers - Convert documentation websites, GitHub repos, and PDFs into Claude AI skills with automatic conflict detection. GitHub Repo stars
  • MCP Obsidian - MCP server that interacts with Obsidian via the REST API community plugin. Search, read, and manage your knowledge base. GitHub Repo stars

Productivity and Workflow

  • MCP Atlassian - MCP server for Atlassian tools (Confluence and Jira). Query issues, manage projects, and search documentation. GitHub Repo stars
  • Notion MCP Server - Official Notion MCP server for reading, creating, and managing Notion pages and databases. GitHub Repo stars
  • Spec Workflow MCP - Structured spec-driven development workflow tools with a real-time web dashboard and VSCode extension. GitHub Repo stars
  • Stripe AI - Stripe's tools for building AI-powered products and businesses, with MCP server support. GitHub Repo stars

Search and Research

  • Tavily MCP - Production-ready MCP server with real-time search, extract, map, and crawl capabilities. GitHub Repo stars
  • Deep Research - Use any LLMs for deep research. Supports SSE API and MCP server. GitHub Repo stars
  • TrendRadar - AI-driven public opinion and trend monitor with multi-platform aggregation, RSS, and smart alerts. MCP-compatible. GitHub Repo stars

Security and Reverse Engineering

  • GhidraMCP - MCP server for Ghidra, enabling AI-assisted binary analysis and reverse engineering. GitHub Repo stars
  • IDA Pro MCP - AI-powered reverse engineering assistant bridging IDA Pro with language models through MCP. GitHub Repo stars
  • HexStrike AI - Advanced MCP server running 150+ cybersecurity tools for automated pentesting, vulnerability discovery, and security research. GitHub Repo stars

System and Desktop

  • DesktopCommanderMCP - MCP server for Claude that provides terminal control, file system search, and diff-based file editing. GitHub Repo stars
  • Windows MCP - MCP server for computer use on Windows. Control GUI applications, take screenshots, and automate desktop workflows. GitHub Repo stars
  • Peekaboo - macOS CLI and MCP server that enables AI agents to capture screenshots with optional visual Q&A through local or remote AI models. GitHub Repo stars
  • Context Mode - Context window optimization for AI coding agents. Sandboxes tool output for 98% reduction in token usage across 12 platforms. GitHub Repo stars
  • PAL MCP Server - Use Claude Code, Gemini CLI, or Codex CLI with any LLM provider (OpenAI, OpenRouter, Azure, Grok, Ollama, etc.). GitHub Repo stars
  • Agent Sandbox - All-in-one sandbox for AI agents combining browser, shell, file, MCP, and VS Code server in a single container. GitHub Repo stars

MCP Clients

These applications natively support MCP as a client, letting you connect MCP servers to your AI workflow:

  • Claude Desktop - Anthropic's desktop application for Claude, with native MCP support.
  • Claude Code - Anthropic's CLI for agentic coding with built-in MCP client.
  • Cline - Autonomous coding agent in your IDE with MCP client support. GitHub Repo stars
  • Continue - Open-source AI code assistant with MCP support. Works in VS Code and JetBrains. GitHub Repo stars
  • Cursor - AI-powered code editor with built-in MCP client support.
  • Windsurf - AI-powered IDE with MCP integration.
  • 5ire - Cross-platform desktop AI assistant and MCP client compatible with major LLM providers. GitHub Repo stars
  • Osaurus - Native macOS AI agent harness supporting any model, persistent memory, and autonomous execution via MCP. GitHub Repo stars
  • OpenSumi - Framework for building AI-native IDE products with MCP client support. GitHub Repo stars
  • Gemini CLI - Google's open-source AI agent for the terminal with MCP server support. GitHub Repo stars
  • Goose - Open-source, extensible AI agent whose extension system is built natively on MCP. GitHub Repo stars
  • LibreChat - Self-hosted ChatGPT-style interface with agents and MCP server support across major model providers. GitHub Repo stars

Testing and Debugging

  • MCP Inspector - Official visual testing tool for MCP servers. Debug connections, test tools, and validate server responses interactively. GitHub Repo stars
  • MCP Feedback Enhanced - Enhanced MCP server for interactive user feedback and command execution, with dual interface support (Web UI and Desktop Application). GitHub Repo stars

Registries and Directories

  • MCP Registry - The official community-driven registry for discovering MCP servers. GitHub Repo stars
  • Cursor Community Plugins - Community directory of plugins, rules, and MCP servers for Cursor (formerly leerob/directories). GitHub Repo stars
  • Smithery - A hosted registry and marketplace for MCP servers.
  • Awesome MCP Servers - The largest community-maintained collection of MCP servers. GitHub Repo stars
  • Official Claude Plugins - Anthropic-managed directory of Claude Code plugins, many of which bundle MCP servers. GitHub Repo stars

Learning Resources

  • MCP for Beginners - Microsoft's open-source curriculum covering MCP fundamentals through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust, and Python. GitHub Repo stars
  • MCP Specification - The full protocol specification covering transports, capabilities, and message formats.
  • Building MCP with LLMs - Official tutorial on using LLMs to help build MCP servers.
  • MCP Quickstart Guide - Get started building your first MCP server in under 15 minutes.

Contributing

Contributions are welcome! Please read the contribution guidelines first.

To the extent possible under law, the contributors have waived all copyright and related or neighboring rights to this work.

About

A curated list of MCP servers, tools, SDKs, and resources for the Model Context Protocol ecosystem

Topics

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors