Everything
Reference / test server with prompts, resources, and tools.
New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.
Install guide → Connected Apps: Everything Claude Desktop
Installation Guide
Run command: npx -y @modelcontextprotocol/server-everything
Detailed Documentation
Reference / test server with prompts, resources, and tools.
Configuration
{
"mcpServers": {
"everything": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-everything"
],
"env": {}
}
}
}