punkpeye/awesome-mcp-servers
A collection of MCP servers.
Awesome MCP Servers is the most popular curated list of Model Context Protocol servers on GitHub, maintained by punkpeye with 87,000 stars and 10,400 forks. If you want to discover MCP servers for Claude, Cursor, Claude Code, or any other MCP-compatible client, this is the registry to bookmark.
Our Review
Awesome MCP Servers is the most popular curated MCP registry on GitHub -- 87,000 stars and 10,400 forks as of May 2026. Maintained by punkpeye (Frank Fiegel) and released under the MIT license, it catalogs Model Context Protocol servers across every category from filesystem access to database connectors, browser automation, and SaaS integrations.
What Awesome MCP Servers does:
- •Curated server registry hundreds of MCP servers organized by category (filesystem, database, browser, communication, productivity, and more).
- •Server descriptions and links each entry includes a brief description, link to source, and notes on stability or maintenance status.
- •Official + community split clear separation between Anthropic-maintained reference servers and community-built servers.
- •Hosted companion maintainer also runs glama.ai/mcp/servers as a searchable web UI for the same list.
- •Active maintenance frequent pull requests and merges keep the list current as the MCP ecosystem grows.
- •Submission-friendly clear contribution guide makes adding a new server straightforward via pull request.
- •MIT licensed the registry itself is open and freely forkable.
Awesome MCP Servers ecosystem:
- •glama.ai/mcp/servers punkpeye's hosted, searchable web version of the registry.
- •MCP spec by Anthropic the underlying protocol that all listed servers implement.
- •Official MCP server collection anthropics/mcp-servers reference implementations.
- •MCP-aware clients Claude Desktop, Claude Code, Cursor, Cline, Continue, and many more.
Getting started:
Visit github.com/punkpeye/awesome-mcp-servers and browse by category. Click through to any server's source repository for install instructions. Most MCP servers run via stdio or HTTP transport and can be added to your MCP-aware client (Claude Desktop, Cursor, etc.) via a small config block. For a web-friendly browse experience, the glama.ai/mcp/servers site is the same data with search.
Limitations:
This is a curated list, not a package manager -- you still have to install each server manually via its own README. Server quality varies widely; the list does not enforce any minimum bar beyond "exists and uses MCP." Some entries link to abandoned or low-maintenance servers, so check the source repo's last commit before relying on one. The list grows fast enough that finding the right server for a specific task can take time even with category organization.
Our Verdict
Awesome MCP Servers in 2026 is the default starting point for anyone exploring the Model Context Protocol ecosystem. 87,000 GitHub stars, MIT licensed, frequent maintenance by punkpeye, and the closest thing the MCP community has to a canonical registry.
For Vibe Builders, this list is how you discover what MCP can connect to without having to read the protocol spec or hunt across GitHub. Want to give Claude access to your Notion workspace, your Postgres database, or your filesystem? Browse the list, find a server, install it via your MCP client's config block.
For Developers building MCP servers of their own, the list is both a reference library (study existing implementations) and a distribution channel (a pull request adds your server to the list 87,000+ people see).
Skip Awesome MCP Servers if you only need official Anthropic-maintained servers -- anthropics/mcp-servers (linked in the README) is a smaller, vetted subset. Skip if you want a package-manager-style install experience -- this is still a markdown list, not a registry with one-click install. Tools like Smithery or the official MCP CLI offer a smoother install path.
Frequently Asked Questions
What is Awesome MCP Servers?
Awesome MCP Servers is a curated list of Model Context Protocol servers on GitHub, maintained by punkpeye (Frank Fiegel). It catalogs hundreds of MCP servers across categories like filesystem, database, browser automation, and SaaS integrations. As of May 2026 it has 87,000 GitHub stars and is licensed under MIT, making it the de facto MCP registry in the community.
What is MCP (Model Context Protocol)?
Model Context Protocol (MCP) is an open standard from Anthropic for connecting AI assistants to external data sources and tools. An MCP server exposes capabilities like file access, database queries, or web search, and any MCP-aware client (Claude Desktop, Cursor, Claude Code) can use them. MCP standardizes the interface so one server works with many clients.
Awesome MCP Servers vs anthropics/mcp-servers -- which should I use?
Use Awesome MCP Servers when you want the full community catalog: hundreds of servers from independent developers covering every niche. Use anthropics/mcp-servers when you want the smaller, vetted set of official reference implementations from Anthropic. The two are complementary; the awesome list links to the official set in its first section.
How do I install an MCP server from this list?
Click through to the server's source repository, then follow that repo's README. Most MCP servers install via npm, pip, uvx, or as a Docker container, and run over stdio or HTTP transport. Add the server to your MCP-aware client's config (Claude Desktop's claude_desktop_config.json, Cursor's mcp.json, etc.) with the command and any required args.
Who maintains Awesome MCP Servers?
Awesome MCP Servers is maintained by punkpeye, also known as Frank Fiegel, who runs glama.ai (a hosted searchable version of the same registry). The list accepts community pull requests for new server additions, with reviews focused on completeness and basic formatting rather than deep quality vetting of each server's implementation.
What is awesome-mcp-servers?
Awesome MCP Servers is the most popular curated list of Model Context Protocol servers on GitHub, maintained by punkpeye with 87,000 stars and 10,400 forks. If you want to discover MCP servers for Claude, Cursor, Claude Code, or any other MCP-compatible client, this is the registry to bookmark.
What license does awesome-mcp-servers use?
awesome-mcp-servers uses the MIT license.
What are alternatives to awesome-mcp-servers?
Explore related tools and alternatives on My AI Guide.
Open source & community-verified
MIT licensed: free to use in any project, no strings attached. 87,235 developers have starred this, meaning the community has reviewed and trusted it.
Reviewed by My AI Guide for relevance, quality, and active maintenance before listing.
Topics