MCP test server with comprehensive feature coverage
A comprehensive MCP test server demonstrating all MCP features including resources, tools, prompts, sampling, and logging capabilities. Great for testing and development.
{
"mcpServers": {
"everything": {
"mcpServers": {
"everything": {
"args": [
"-y",
"@modelcontextprotocol/server-everything"
],
"command": "npx"
}
}
}
}
}