Google PageRank for AI agents. 25,000+ tools indexed.

The MCP Server Landscape: Q1 2026

MCP launched in November 2024 with fewer than 200 repositories. Sixteen months later, the AgentRank index tracks 25,632 GitHub repositories and 3,124 agent skills from Glama and skills.sh. This is the Q1 2026 data report — growth trajectory, category breakdown, biggest movers, and what Q2 looks like.

Growth trajectory

The MCP ecosystem grew at extraordinary speed in early 2025 and is now decelerating toward a normal compounding rate. Q1 2025 saw a 1,600% jump — that's what protocol announcement effect looks like. Q1 2026 added 4,532 new repositories, a 21% quarter-over-quarter increase. That's healthy, sustainable growth for an ecosystem this size.

Period Repos indexed QoQ growth Bar
Nov 2024 (launch) 200
Q1 2025 3,400 +1600%
Q2 2025 9,800 +188%
Q3 2025 15,200 +55%
Q4 2025 21,100 +39%
Q1 2026 (Mar 17) 25,632 +21%

The deceleration from 188% (Q2 2025) to 21% (Q1 2026) is not a sign of stagnation. It's what ecosystem maturation looks like. The initial wave was developers trying the protocol. Q1 2026 growth is production adoption — companies and maintainers building tools they intend to ship.

If current trends hold, the index will cross 30,000 repositories by Q2 2026. The skills registry count (3,124) is growing faster proportionally — Glama and skills.sh added significantly more listings in Q1 2026 than in any prior quarter.

Category breakdown

Developer Productivity and AI/ML Integration are the two largest categories, together covering 28.5% of the indexed ecosystem. This reflects where agent-assisted tooling is finding product-market fit: coding assistance and LLM integration are the two use cases with the widest early adoption.

Category Repos Share Examples
AI/ML & LLM Integration 3,100 12.1% LLM access, RAG, vector DBs
Developer Productivity 4,200 16.4% Code generation, debugging, spec workflows
Database & Data Access 2,800 10.9% Postgres, MongoDB, Redis, DuckDB
DevOps & Infrastructure 2,400 9.4% Kubernetes, AWS, Azure, GCP
Browser & Web Automation 1,900 7.4% Playwright, Puppeteer, scraping
Communication & Social 800 3.1% Slack, email, GitHub, Notion
File & Storage 1,400 5.5% S3, local FS, document parsing
Security & Compliance 320 1.2% SAST, secrets management, audit
Other / Uncategorized 8,712 34%

The 34% uncategorized bucket is worth noting. A significant portion of MCP repositories don't fit clean categories — they're composites, experiments, or domain-specific tools with no standard taxonomy. The AgentRank categorization model will improve as the index matures and signal volume grows.

Security & Compliance is underrepresented at 1.2% (320 repos) but is the fastest-growing category by count this quarter. Enterprise security teams are starting to build MCP tooling for vulnerability scanning, secrets management, and compliance audit. Expect this category to double by Q3 2026.

Browse by category: Database · DevOps · AI/ML · Browser · Security

Biggest movers this quarter

These are the five tools with the largest star growth from Q4 2025 to Q1 2026 mid-point. Star velocity is a leading indicator of score improvement — it usually precedes the issue health and dependency signals that drive AgentRank scores higher.

Repository Score Stars Q4 Stars now Growth
mark3labs/mcp-go 96.29 4,200 8,353 +99%
microsoft/playwright-mcp 94.81 14,800 28,849 +95%
PrefectHQ/fastmcp 94.73 12,400 23,659 +91%
CoplayDev/unity-mcp 98.67 3,100 7,003 +126%
Pimzino/spec-workflow-mcp 96.37 1,200 3,999 +233%

CoplayDev/unity-mcp is the standout story of Q1. A community-built tool with no corporate backing that holds the #1 AgentRank score (98.67) and grew 126% in stars this quarter. It reached the Unity game-dev community through a single well-timed demo video and spread organically from there. This is what the top of the index looks like when community momentum beats corporate investment.

Pimzino/spec-workflow-mcp grew the fastest at 233% — from 1,200 to nearly 4,000 stars in one quarter. Spec-driven development is resonating with the vibe-coding wave: agents that can plan before they build are the next unlock after raw code generation.

Notable new entrants

Three new tools entered the top-10 scoring tier this quarter, all with strong institutional backing. These were either launched or substantially v2'd during Q1 2026.

Repository Score Stars What it does
laravel/boost 96.94 3,333 Official Laravel MCP server for AI-assisted development
microsoft/azure-devops-mcp 97.17 1,406 Official Azure DevOps MCP server by Microsoft
zcaceres/markdownify-mcp 95.08 2,449 Convert almost any content to Markdown via MCP

laravel/boost (#3 overall, score 96.94) is the most surprising entrant. PHP was never an early adopter of AI tooling, but the Laravel Foundation moved fast once the spec was stable. Official maintainer backing gives it exceptional issue health and freshness signals. It's a reminder that ecosystem coverage is not determined by language popularity alone.

microsoft/azure-devops-mcp (#2 overall, score 97.17) launched in January 2026 and immediately showed what corporate release quality looks like: 1,400 stars in its first two months, a responsive issue tracker, and a team large enough to ship point releases.

Language momentum

Python's share of the ecosystem is declining slightly — not because Python projects are disappearing, but because TypeScript and Go are growing faster. This reflects a maturation in who's building MCP tools: fewer ML researchers experimenting, more product engineers shipping production tooling.

Language Q4 2025 Q1 2026 Change
Python 40.1% 38.5% -1.6pp
TypeScript 25.8% 27.3% +1.5pp
JavaScript 12.9% 12.1% -0.8pp
Go 3.9% 4.8% +0.9pp
Rust 2.4% 2.6% +0.2pp

Go is the fastest-growing language by share (+0.9pp in one quarter), driven by mark3labs/mcp-go reaching critical mass and Google shipping the official Go SDK. At the current trajectory, Go will reach 7-8% ecosystem share by end of 2026.

Rust holds steady at 2.6% but punches well above its weight in the score distribution. Rust MCP tools are more likely to be in the Elite tier (80+ score) than tools in any other language. Small community, high quality.

Freshness snapshot

One significant shift from Q4 2025: the percentage of repos updated in the last 30 days increased from 20.1% to 24.4%. More projects are actively being developed right now than at any prior point in the ecosystem's history, in absolute and relative terms.

24.4%
Repos with commits in last 30 days
up from 20.1% in Q4 2025
38.7%
Repos with 2026 commits
~10,000 projects actively developed this year
4.3%
Repos inactive 1+ year
Low churn rate for a young ecosystem

The freshness signal is the most actionable number in this report if you're choosing a tool to depend on. The 4,532 new repos that entered the index in Q1 are almost all fresh — but 54% of the existing index hasn't seen a commit in 91–365 days. New repo count flatters ecosystem health. Commit velocity tells the true story of what's alive.

Q2 2026 predictions

1. A2A crosses 5% of the index

A2A (agent-to-agent) tools currently represent 3.2% of indexed repositories. The spec is maturing fast and Google's A2A launch created a second wave of ecosystem tooling. By the end of Q2 2026, we expect A2A tools to cross 5% of the index — roughly 1,500+ repositories. The benchmark: MCP crossed 5% of "AI tooling" GitHub search results in its third month post-launch. A2A is on a similar curve.

2. TypeScript overtakes Python as the dominant language

At Q1 2026 growth rates, TypeScript reaches Python's current share (~38%) by Q3 2026. The inflection point may come sooner. Vercel, Cloudflare, and the VS Code/Cursor ecosystem are all TypeScript-native, and the agent-tooling layer is increasingly built for deployment on edge runtimes, not local Python scripts.

3. Enterprise security category doubles

The Security & Compliance category is growing faster than any other vertical by repository count. Enterprise security teams are building MCP servers for SAST integration, secrets scanning, compliance audit, and cloud posture management. Expect the current 320 repos to approach 700 by end of Q2 2026. The SOC 2 / ISO 27001 compliance layer is coming to agent tooling.

4. Installation counts diverge further from star counts

The top 5 tools by Glama installs already account for more than 60% of total install volume. As MCP moves into production, installation concentration will increase — users default to known-good tools rather than experimenting. This means the mid-tier tools (score 40–60) will need a clear differentiation narrative to avoid being bypassed entirely.

5. Registry consolidation

There are currently 6+ MCP registries (Glama, skills.sh, Smithery, the official registry, npm tags, and aggregators like AgentRank). By Q3 2026, expect clear winners to emerge — likely 2–3 dominant registries with cross-listing support. The winner will be the one that AI coding tools use by default.

Browse the full index with daily-updated scores, category filters, and language search: agentrank-ai.com

Building an MCP server? Submit your tool to get indexed and appear in future quarterly reports.

Get the weekly AgentRank digest

Top movers, new tools, ecosystem insights — straight to your inbox.