The Yellow Pages for AI tool hooks
A curated directory of Model Context Protocol servers that helps developers discover which AI integrations exist, from databases to browser automation.

What it does
It is a curated list of Model Context Protocol (MCP) servers, organized into dozens of categories like databases, browser automation, cloud platforms, and developer tools. Each entry is tagged by programming language, scope—local or cloud—and operating system. The list is synced to a web-based directory at glama.ai, making it browsable outside of GitHub.
The interesting bit
The taxonomy is surprisingly thorough: you can filter for a Rust-based, Linux-compatible, local-only server that talks to SQLite, or a cloud-hosted TypeScript bridge to Stripe. That level of metadata turns a simple markdown file into a functional discovery engine for AI integrations.
Key highlights
- Covers everything from aggregators and coding agents to home automation and FIFA World Cup data.
- Uses a detailed emoji legend to flag language (🐍 Python, 📇 TypeScript, 🦀 Rust), scope (🏠 local, ☁️ cloud), and OS (🍎 macOS, 🪟 Windows, 🐧 Linux).
- Synced with a web directory at glama.ai/mcp/servers for easier searching.
- Includes official implementations (🎖️) alongside community experiments.
- Links out to companion lists for MCP clients and tutorials.
Caveats
- The list mixes production-ready and experimental servers, so stability and maintenance vary by entry.
- At 90K+ stars and hundreds of entries, the raw README is best treated as source data; the web directory is the practical way to search.
Verdict
Worth bookmarking if you are building or deploying MCP clients and need to survey the integration landscape. Skip it if you are looking for a single opinionated framework—this is a map, not a product.
Frequently asked
- What is punkpeye/awesome-mcp-servers?
- A curated directory of Model Context Protocol servers that helps developers discover which AI integrations exist, from databases to browser automation.
- Is awesome-mcp-servers open source?
- Yes — punkpeye/awesome-mcp-servers is open source, released under the MIT license.
- How popular is awesome-mcp-servers?
- punkpeye/awesome-mcp-servers has 91.2k stars on GitHub and is currently holding steady.
- Where can I find awesome-mcp-servers?
- punkpeye/awesome-mcp-servers is on GitHub at https://github.com/punkpeye/awesome-mcp-servers.