Self-hosted Speed Test for HTML5 and more. Easy setup, examples, configurable, mobile friendly. Supports PHP, Node, Multiple servers, and more
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"speedtest": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-speedtest"
]
}
}
}