$ timeahead.in
/ servers/npm/@modelcontextprotocol/server-everything
npm

@modelcontextprotocol/server-everything

MCP server that exercises all the features of the MCP protocol

89k stars64k/wkupdated 11d agogithub ↗
93excellent
▣ Overview

What it does

A comprehensive reference implementation server that demonstrates all features of the Model Context Protocol. It showcases how prompts, resources, and other protocol mechanisms work within a single server. Built and maintained by the MCP steering group, it serves primarily as an educational tool and test harness for developers building MCP servers and for validation of MCP client implementations.

Who it's for

Developers creating new MCP servers who need working examples of protocol patterns, maintainers of MCP SDKs across languages validating their implementations, and engineers learning how prompts, resources, and protocol features integrate.

Common use cases

  • Validate MCP client implementations by testing against a feature-complete, protocol-compliant server
  • Study protocol design: how prompts, resources, and other features are structured and exposed
  • Verify MCP SDK behavior during language-specific SDK development and iteration
  • Use as a reference when designing domain-specific MCP servers

Setup pitfalls

  • CI tests are currently failing — review recent changes before using for validation or development work
  • High-risk server due to filesystem write access and network capabilities — run only in isolated, trusted, or sandboxed environments
  • Reference implementation, not production-ready — intended for learning, testing, and SDK development, not production workloads
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
100
35.0
Freshness
25%
100
25.0
Adoption
20%
98
19.5
Quality
10%
80
8.0
Trust
10%
50
5.0
Total
92.5
⚿ Capabilities & Risk Explainer
fs readfs writenetworkexecsecrets
◆ Risk level: high
fs read + fs write + network + exec + secrets active — can execute code, access credentials, and make external network calls.
⚙ Install config
Claude Desktop · Cursor · Windsurf · VS Code (Copilot) · Claude Code
add to your MCP client config:
{
  "mcpServers": {
    "modelcontextprotocolserver-everything": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-everything"
      ]
    }
  }
}
📈 Score historylast 49 snapshots
4/30/20267/21/2026 · 49 snapshots
⚙ Maintenance health
64/ 100 · is this project alive?
contributors (1y)319
top contributor share29%
releases (1y)8
last release11d ago
median issue response24.9d
ci⚠ failing
⛁ Raw data
weekly downloads64k
github stars89k
forks11k
open issues668
license✓ present
readme length24552 chars
last publish0d ago
last commit11d ago
last updated7d ago
install verified✓ pass · 73d ago
owner of this server? claim your listing to get a verified badgeclaim →
🔔 Score drop alerts
get notified by email when this server's score drops 5+ points