@modelcontextprotocol/server-everything

Anthropic's official 'everything' MCP server — a comprehensive test server that implements every MCP feature (tools, prompts, resources, sampling) for testing MCP clients and agent integrations.

Evaluated Mar 06, 2026 (0d ago) vcurrent
Homepage ↗ Repo ↗ Developer Tools mcp testing anthropic official reference everything debugging development
⚙ Agent Friendliness
96
/ 100
Can an agent use this?
🔒 Security
80
/ 100
Is it safe for agents?
⚡ Reliability
92
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
98
Documentation
95
Error Messages
92
Auth Simplicity
100
Rate Limits
95

🔒 Security

TLS Enforcement
80
Auth Strength
70
Scope Granularity
70
Dep. Hygiene
92
Secret Handling
95

For testing only — local stdio transport. No network exposure, no real data.

⚡ Reliability

Uptime/SLA
90
Version Stability
92
Breaking Changes
92
Error Recovery
92
AF Security Reliability

Best When

You're building an MCP client, agent framework, or testing harness and need a comprehensive reference implementation to test against. The canonical correctness check.

Avoid When

You need actual functionality — this server only returns test/synthetic data.

Use Cases

  • Testing that an MCP client correctly handles all protocol features
  • Debugging agent frameworks to verify tool call, prompt, and resource handling
  • Learning the MCP protocol by seeing all features in one server
  • Integration testing before connecting to production MCP servers
  • Benchmarking MCP client performance under various tool/resource loads

Not For

  • Production use — this is a test/reference server only
  • Real data operations — all responses are synthetic test data
  • End users (developer/framework authors only)

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
No
Webhooks
No

Authentication

Methods: none
OAuth: No Scopes: No

No authentication required. Local stdio transport only.

Pricing

Model: open_source
Free tier: Yes
Requires CC: No

MIT licensed, free. Requires Node.js runtime.

Agent Metadata

Pagination
cursor
Idempotent
Full
Retry Guidance
Documented

Known Gotchas

  • All data is synthetic — do not use for real operations
  • Server deliberately exercises edge cases — behavior may be surprising to agents not designed for them

Alternatives

Full Evaluation Report

Detailed scoring breakdown, competitive positioning, security analysis, and improvement recommendations for @modelcontextprotocol/server-everything.

$99

Scores are editorial opinions as of 2026-03-06.

4652
Packages Evaluated
10313
Need Evaluation
173
Need Re-evaluation
Community Powered