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

@modelcontextprotocol/server-everything

MCP server that exercises all the features of the MCP protocol

87k stars54k/wkupdated 0d agogithub ↗
92excellent
▣ Overview

What it does

This is a reference implementation of an MCP server maintained by the MCP steering group. It demonstrates core MCP protocol features—prompts, resources, and tools—to showcase the capabilities of the Model Context Protocol for extending LLM functionality. Built using the TypeScript MCP SDK, it serves as an educational reference for developers building their own MCP servers and learning how to integrate protocol features.

Who it's for

Developers building MCP servers who want to understand the protocol design and learn from reference implementations. This server is expressly not intended for production use; it is best used as a learning tool and reference for MCP SDK patterns, server architecture, and protocol feature implementation.

Common use cases

  • Learning MCP protocol features and capabilities
  • Reference for MCP SDK patterns and best practices
  • Testing MCP client implementations against a reference server
  • Understanding how to structure prompts, resources, and tools in an MCP server

Setup pitfalls

  • Reference implementation only—not intended for production use despite extensive feature coverage
  • CI tests are currently failing; verify recent commits before relying on functionality or using code as reference
  • Standalone execution is not useful; the server must be configured into an MCP client application to function
  • Risk class is categorized as high; review the source code before deploying
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
100
35.0
Freshness
25%
100
25.0
Adoption
20%
97
19.4
Quality
10%
80
8.0
Trust
10%
50
5.0
Total
92.4
⚿ 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 30 snapshots
4/30/20266/6/2026 · 30 snapshots
⚙ Maintenance health
68/ 100 · is this project alive?
contributors (1y)333
top contributor share31%
releases (1y)7
last release129d ago
ci⚠ failing
⛁ Raw data
weekly downloads54k
github stars87k
forks11k
open issues493
license✓ present
readme length24552 chars
last publish0d ago
last commit0d ago
last updated6h ago
install verified✓ pass · 21d 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