Demo MCP server that exercises all the features of the MCP protocol. This server is a fork of @modelcontextprotocol/servers by Anthropic, PBC with extended functionality for testing MCP clients.
{
"mcpServers": {
"dandeliongoldserver-everything": {
"command": "npx",
"args": [
"-y",
"@dandeliongold/server-everything"
]
}
}
}