Top 10 MCP Servers This Week
A weekly roundup of the highest-performing MCP servers ranked across security, code quality, freshness, and adoption metrics. All data collected June 16, 2026.
Overall Score Ranking
Detailed Score Breakdown
| Server | Overall | Security | Freshness | Adoption | Quality |
|---|---|---|---|---|---|
| scrapling | 95.0 | 100.0 | 100.0 | 100.0 | 100.0 |
| @pandacss/mcp | 93.6 | 100.0 | 100.0 | 97.8 | 90.0 |
| fastapi-mcp | 93.0 | 100.0 | 100.0 | 100.0 | 80.0 |
| server-sequential-thinking | 93.0 | 100.0 | 100.0 | 100.0 | 80.0 |
| server-filesystem | 93.0 | 100.0 | 100.0 | 100.0 | 80.0 |
| semble | 92.9 | 100.0 | 100.0 | 89.5 | 100.0 |
| mcp-proxy | 92.8 | 100.0 | 100.0 | 94.1 | 90.0 |
| server-memory | 92.7 | 100.0 | 100.0 | 98.4 | 80.0 |
| server-everything | 92.5 | 100.0 | 100.0 | 97.4 | 80.0 |
| @drawio/mcp | 92.3 | 100.0 | 100.0 | 86.3 | 100.0 |
Security & Risk Assessment
No secrets detected in any server. All packages carry proper open-source licenses. However, 7 out of 10 servers are classified as high risk โ primarily because they require filesystem access, network connectivity, or both. This is expected and not a vulnerability: these tools are designed for system integration and code generation.
CI Status: Four official @modelcontextprotocol servers (sequential-thinking, filesystem, memory, everything) show failing CI builds. These are part of a larger reference implementation suite and may use a distinct testing/release pipeline.
Recommendation: Review each server's permissions and capabilities before deploying in restricted environments. No critical security issues were found across the cohort.
Adoption & Activity
Download Leaders (weekly): fastapi-mcp dominates with 3.49M weekly downloads, followed by mcp-proxy (554K) and @pandacss/mcp (238K). These reflect enterprise adoption and integration into popular frameworks.
GitHub Traction: Official @modelcontextprotocol servers lead with 87K stars. The broader ecosystem shows healthy engagement: scrapling (63.5K stars), fastapi-mcp (11.9K), and semble (5.1K).
Maintenance Cadence: @drawio/mcp is the most recently updated (1 day ago), followed by scrapling and the official suite (6 days). @pandacss/mcp leads in release velocity with 100 releases in the past year, indicating rapid iteration.
Installation Examples:
pip install fastapi-mcp # 3.49M weekly downloadspip install mcp-proxy # HTTP/stdio bridgenpm install @pandacss/mcp # 100+ releases/year๐ Editor's Pick: scrapling
Overall Score: 95.0
scrapling stands out with perfect marks across all dimensions: security (100), freshness (100), adoption (100), and code quality (100). As an adaptive web scraping framework, it handles everything from single requests to full-scale crawls โ ideal for agents needing reliable content ingestion.
Why it wins: Exceptional code quality, zero security issues, actively maintained (6-day commit lag), and proven adoption (142K weekly downloads, 63.5K GitHub stars). The 21 contributors over the past year signal a healthy, collaborative project.
pip install scrapling