Back to MCP Servers
Internet Speed Test
Internet speed testing with network performance metrics including download/upload speed, latency, jitter analysis, and CDN server detection with geographic mapping
monitoringtestingperformance
By inventer-dev
Installation
npx -y mcp-internet-speed-testConfiguration
{
"mcpServers": {
"mcp-internet-speed-test": {
"command": "npx",
"args": ["-y", "mcp-internet-speed-test"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes