inventer-dev/mcp-internet-speed-test
Internet speed testing with network performance metrics including download/upload speed, latency, jitter analysis, and CDN server detection with geographic mapping
Quick Start
Clone the repository:
git clone https://github.com/inventer-dev/mcp-internet-speed-testClaude Desktop configuration example:
{
"mcpServers": {
"mcp-internet-speed-test": {
"command": "npx",
"args": [
"-y",
"inventer-dev/mcp-internet-speed-test"
]
}
}
}Check the repository README for specific installation and configuration instructions.