Best MCP Servers in 2026: A Data-Backed Roundup
Picking an MCP server in 2026 is less about finding one and more about filtering the noise. GitHub’s search index already lists 50,538 repos with “MCP server” in the name, and star counts on curated lists get mistaken for adoption every day. I pulled GitHub API data for thirteen servers and directories on August 16, 2026 — stars, open issues, last push — and read the actual READMEs, including the one that tells you to look elsewhere. Here’s the roundup.
The Foundation Layer: Where You Should Actually Look#
The official reference repo tells you not to use it for production, and the 92K-star awesome list is a list, not a server — the MCP Registry is the real directory.
The modelcontextprotocol/servers repo (89,611 stars) hosts the reference implementations: Filesystem, Fetch, Git, Memory, Sequential Thinking, Time, and Everything. Its README carries an explicit warning that these are educational examples, not production-ready solutions, and points you to the MCP Registry for real server listings. That’s the most useful sentence in the whole ecosystem, and it’s buried in the repo most people cite as the authority.
punkpeye/awesome-mcp-servers is the most-starred entry in this roundup at 92,424 stars, with 3,021 open issues. Stars on a curated list measure discovery, not reliability — a server listed there can be dead for a year. Use it to find names, then check the server’s own repo before installing anything.
The Docs and Context Tier#
Context7 keeps coding agents on current library docs with a 42-issue backlog at 60,840 stars — the best maintenance signal in this entire list.
Context7 by Upstash fetches up-to-date documentation for LLMs and AI code editors, so agents stop hallucinating outdated API signatures. It pushed the day I checked. For teams that want to host their own, docs-mcp-server (1,654 stars) is the open-source alternative to Context7 and Nia.
Chrome DevTools MCP is the fastest riser in the category: created September 2025, already 49,259 stars. It hands agents real browser DevTools — network inspection, DOM debugging, performance traces — which makes it the natural debugging companion for agent-written frontend code.
The Official Vendor Servers#
GitHub’s official server leads the vendor tier at 32,286 stars but carries 377 open issues; Notion’s server went quiet on July 25.
github/github-mcp-server (32,286 stars, written in Go) covers issues, PRs, repos, and Actions from inside any MCP client. It pushed August 14 and remains the model for what an official server should look like, even with a backlog that mostly reflects how many people run it.
Notion’s server (4,594 stars) handles pages, databases, and search. Its last push was July 25 — three weeks of quiet at roundup time — so treat it as stable-but-slow and test before you rely on it. Cloudflare’s server (4,078 stars) manages Workers, Pages, and D1; it pushed August 11 and is the smoothest path for teams already living in Cloudflare.
The Search, Scrape, and Data Tier#
Firecrawl and Exa are the mature web-access picks; Apify exposes 5,000+ ready-made scrapers; MySQL and Terraform cover the database and infrastructure corners.
Firecrawl MCP (7,247 stars) turns URLs into clean markdown for agents — scraping, search, and extraction in one server. Exa (4,876 stars) does neural web search with a tight 45-issue backlog. Apify (3,865 stars) gives agents access to 5,000+ actors for social media, maps, and e-commerce; it pushed the day I checked, the healthiest signal in this tier. Browserbase (3,411 stars) drives cloud browsers with Stagehand, but its last push was July 20 — verify it still fits your stack before wiring it in.
For structured data, mcp-server-mysql (2,047 stars) provides read-only SQL access, and HashiCorp’s Terraform server (1,503 stars, pushed August 15) brings infrastructure-as-code into the agent loop — the only infrastructure server here with a real vendor behind it.
Comparison Table#
| Server | Stars | Forks | Open issues | Last push | Best for |
|---|---|---|---|---|---|
| punkpeye/awesome-mcp-servers | 92,424 | 14,564 | 3,021 | 2026-08-03 | Discovering servers |
| modelcontextprotocol/servers | 89,611 | 11,453 | 513 | 2026-08-10 | Reference examples |
| Context7 | 60,840 | 2,933 | 42 | 2026-08-16 | Docs context |
| Chrome DevTools MCP | 49,259 | 3,430 | 113 | 2026-08-16 | Browser debugging |
| GitHub MCP Server | 32,286 | 4,810 | 377 | 2026-08-14 | GitHub workflows |
| Firecrawl MCP | 7,247 | 850 | 151 | 2026-08-14 | Scraping to markdown |
| Exa MCP | 4,876 | 375 | 45 | 2026-08-10 | Neural web search |
| Notion MCP | 4,594 | 624 | 185 | 2026-07-25 | Notion data |
| Cloudflare MCP | 4,078 | 481 | 56 | 2026-08-11 | Workers, Pages, D1 |
| Apify MCP | 3,865 | 225 | 131 | 2026-08-16 | 5,000+ scrapers |
| Browserbase MCP | 3,411 | 367 | 51 | 2026-07-20 | Cloud browsers |
| MySQL MCP | 2,047 | 247 | 42 | 2026-07-27 | Read-only SQL |
| Terraform MCP | 1,503 | 193 | 46 | 2026-08-15 | Infrastructure |
Data pulled from the GitHub API on August 16, 2026. Star counts signal popularity, not health — the last-push column tells you which projects are alive.
Which MCP Server Should You Use?#
Match the server to the job. Coding agent that keeps guessing old APIs → Context7, full stop. Frontend debugging → Chrome DevTools MCP. GitHub operations → GitHub’s official server. Web research → Firecrawl or Exa. Notion as your source of truth → Notion’s server, but test it first. Infrastructure changes → Terraform MCP. Anything niche → start from the awesome list, then check the individual repo’s last push and open issues before you connect it to your client.
The maintenance gap tells you more than any star count: Context7’s 42 issues at 60.8K stars versus Notion’s 185 at 4.6K shows which team is actually shipping. And the official repo’s own warning matters just as much — the most-cited MCP repository in the world explicitly disclaims production use. Read that README once and you’ll stop treating star counts as safety ratings.
MCP covers the tool layer, but agents still need a protocol for talking to each other — our A2A vs MCP comparison maps where each fits. Want to attach servers to your editor without hand-editing configs? Smithery CLI does it from the terminal. And if you’d rather build than browse, How to Build Your First MCP Server walks through the whole thing in about 45 minutes.
Related Articles
Azure Skills Roundup: Spot the 4 Removed Skills
4 microsoft/azure-skills - azure-rbac, azure-hosted-copilot-sdk, cost-optimization, observability - deleted while install totals kept climbing.
HyperFrames Domain Skills Roundup: Which of the 5 Do You Need
HyperFrames domain skills roundup: core, creative, keyframes, animation, audio read from their SKILL.md files. Curves reveal audio as a 3-week-old newcomer.
HyperFrames vs Remotion: HTML Video vs React Video in 2026
HyperFrames renders HTML video via a 10-workflow skill router; Remotion renders React. Audits cover seek-driven motion, graded migration, 457K installs.
Unread Matt Pocock Skills: ask-matt, wayfinder, to-tickets
Three of Matt Pocock's most-installed skills rarely covered: ask-matt the router, wayfinder the fog mapper, to-tickets the slicer, read from their SKILL.md.