modelcontextprotocol/server-everything
MCP server that exercises all the features of the MCP protocol
Quick Start
Clone the repository:
git clone https://github.com/modelcontextprotocol/servers/tree/main/src/everythingClaude Desktop configuration example:
{
"mcpServers": {
"servers": {
"command": "npx",
"args": [
"-y",
"modelcontextprotocol/server-everything"
]
}
}
}Check the repository README for specific installation and configuration instructions.