Everything
OfficialReference/test server demonstrating all MCP capabilities.
Configuration
{
"mcpServers": {
"everything": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-everything"
]
}
}
}Add this to your claude_desktop_config.json file.