Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿ“Š Monitoring
  3. MCP Internet Speed Test
MCP Internet Speed Test logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 8:01:21 PM

MCP Internet Speed Test

User RatingsBe the first to rate and review this MCP server!
View Repository14 GitHub StarsTotal stargazers on GitHub for the source repository (14 stars).Visit Website
networkingspeed-testmonitoringcdndiagnostics

Measures download, upload, latency, jitter, and CDN details through MCP tools.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "inventer-dev-mcp-internet-speed-test": {
      "command": "uvx",
      "args": [
        "mcp-internet-speed-test"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives๐Ÿ“Š More in Monitoring

Overview

inventer-dev/mcp-internet-speed-test MCP server measures internet performance through MCP tools for download, upload, latency, and jitter testing. It uses asynchronous HTTP requests against configured download and upload endpoints, then reports CDN metadata such as provider, POP code, location, and cache status when available. Reach for it when an agent needs repeatable network diagnostics or server-routing details from the environment where the MCP process runs. The package requires Python 3.12 or newer and can be run from PyPI with pip or uv.

Use cases

โ€ขMeasure the network available to an agent runtime
โ€ขCompare download and upload bandwidth
โ€ขDiagnose latency and jitter
โ€ขInspect CDN routing and cache headers

Key features

โ€ขDownload speed measurement
โ€ขUpload speed measurement
โ€ขLatency and jitter analysis
โ€ขCDN provider and POP detection
โ€ขCache and response-header inspection
โ€ขCombined network test

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by MCP Internet Speed Test.

Extracted Tool Capabilities
Download speed measurement
Upload speed measurement
Latency and jitter analysis
CDN provider and POP detection
Cache and response-header inspection
Combined network test

How MCP Internet Speed Test works

What inventer-dev/mcp-internet-speed-test MCP server does

The inventer-dev/mcp-internet-speed-test MCP server exposes network diagnostics through the Model Context Protocol. It can measure download and upload bandwidth in Mbps, test latency in milliseconds, calculate jitter from repeated latency measurements, inspect CDN server information, or run a combined test that returns the full set of metrics.

Results can include information about the endpoint serving the test. The server identifies supported CDN providers such as Fastly, Cloudflare, and Amazon CloudFront, and can map POP codes to physical locations. It also reports cache-related details and HTTP headers including x-served-by, via, and x-cache when those headers are available.

How it works

Download testing starts with a small file and increases the file size progressively. The available test files range from 128 KB to 128 MB and are hosted in the inventer-dev/speed-test-files GitHub repository through Git LFS. The implementation uses a time-based threshold, with an 8-second default sustain time, to select the final measurement.

Upload tests stream data to a Cloudflare Workers endpoint hosted on httpi.dev, with HTTPBin listed as a fallback. Latency uses multiple samples and reports the minimum result. Jitter is calculated from latency variation, using five samples by default. A complete test combines these measurements with server and CDN metadata.

The get_server_info tool can inspect a URL without running a bandwidth test. CDN detection depends on response headers and routing, so the reported location reflects the server reached by the test rather than necessarily the user's physical location.

Setup and configuration

Install the package from PyPI with Python 3.12 or later. The documented standalone commands are pip install mcp-internet-speed-test followed by mcp-internet-speed-test, or uvx mcp-internet-speed-test for a direct run without a separate installation. The package uses the MCP CLI framework and the httpx asynchronous HTTP client as dependencies.

For Claude Desktop, add a server entry whose command is mcp-internet-speed-test. An alternative configuration uses uvx with mcp-internet-speed-test as its argument. The README also documents Docker and development-mode installation for local contributors.

Test behavior includes configurable maximum file size, latency sample count, jitter sample count, and sustain time. The documented sustain-time range is 1 to 8 seconds, with 8 seconds as the default.

Tools and capabilities

The available tools are:

  • measure_download_speed: measures download bandwidth and includes server location information.
  • measure_upload_speed: measures upload bandwidth and includes server location information.
  • measure_latency: samples network latency and returns the minimum value.
  • measure_jitter: analyzes latency variation and provides server information.
  • get_server_info: retrieves CDN and response-header details for a URL.
  • run_complete_test: runs the full measurement workflow and returns combined metrics and metadata.

Limitations and notes

The inventer-dev/mcp-internet-speed-test MCP server requires access to its download repository and external test endpoints. Corporate firewalls, proxies, unavailable GitHub content, or blocked upload services can affect results. The upload workflow has an automatic fallback, but the README does not describe a user-configured endpoint setting.

Large files may time out on slow connections, particularly above 50 MB. CDN POP identification depends on provider headers and network routing, and therefore may be incomplete or differ between runs. The server does not require an API key in the documented setup, but it does require a suitable Python runtime or the provided container workflow.

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Monitoring View all alternatives
  • World Monitor logoWorld Monitor

    Live global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools.

    ๐Ÿ“Š Monitoring5 views
    Compare vs World Monitor โ†’
  • Fastmcp Sonarqube Metrics logoFastmcp Sonarqube Metrics

    A Model Context Protocol (MCP) server that provides a set of tools for retrieving information about SonarQube projects like metrics (actual and historical), issues, health status.

    ๐Ÿ“Š Monitoring8 views
    Compare vs Fastmcp Sonarqube Metrics โ†’
  • Byok Observability MCP logoByok Observability MCP

    Comprehensive MCP server for Grafana, Prometheus, Kafka UI, and Datadog with a secure "Bring Your Own Key" or BYOK model.

    ๐Ÿ“Š Monitoring2 views
    Compare vs Byok Observability MCP โ†’
  • Sentry MCP Rs logoSentry MCP Rs

    Fast and minimal Sentry MCP server written in Rust

    ๐Ÿ“Š Monitoring3 views
    Compare vs Sentry MCP Rs โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
14
Stargazers on the source repository.
Last commit
6mo ago
Most recent push to the default branch.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about MCP Internet Speed Test

Install it from PyPI with Python 3.12 or newer using `pip install mcp-internet-speed-test`, then run `mcp-internet-speed-test`. You can also run it directly with `uvx mcp-internet-speed-test`.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewMCP Internet Speed Test AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/inventer-dev-mcp-internet-speed-test?style=directory)](https://allmcps.com/mcp/inventer-dev-mcp-internet-speed-test)
HTML Embed
<a href="https://allmcps.com/mcp/inventer-dev-mcp-internet-speed-test"><img src="https://allmcps.com/api/badge/inventer-dev-mcp-internet-speed-test?style=directory" alt="MCP Internet Speed Test on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ“ŠMonitoring
PricingFree
More technical detailsExpand โ–พ
TransportSTDIO
RuntimePython
AuthNo auth required
ClientsClaude Desktop
Last updatedSep 7, 2026
11/11 checks healthy over the last 32d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars14
GitHub Star CountTotal stargazers on GitHub representing community popularity (14 stars).
Last commit6mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Mar 9, 2026
47Quality signal: Fair ยท 47/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools23/30
Adoption & activity2/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 19d ago via OSV.dev ยท mcp-internet-speed-test (PyPI)

โ˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿ“Š Monitoring โ†’Best MCP servers for Monitoring & Observability โ†’Alternatives to MCP Internet Speed Test โ†’Install in Claude DesktopInstall in CursorInstall in VS Code