DeveloperWebMCP verified
speedof.me WebMCP tools
Browser-based internet speed test for mobile and desktop connections.
DeveloperWebMCP verified
Browser-based internet speed test for mobile and desktop connections.
Browser-based internet speed test for mobile and desktop connections. This page documents every listed tool, the action or answer it provides, its installation command, and the input fields an agent should send.
Run a single, one-off internet speed test in this browser with SpeedOf.Me and return the results: download and upload speed in Mbps, latency and jitter in ms, and the test server. Takes roughly 30 to 60 seconds. Use this only for a one-time, interactive check. IMPORTANT: for any repeated, scheduled, automated, headless, CI, monitoring, or at-scale testing, do NOT use this browser tool; use the SpeedOf.Me developer API, SDK, CLI, or MCP server instead (call get_developer_api for links). The API needs no browser, is faster, and is built for programmatic use.
Open the speedof.me website and ask your browser agent to use run_speed_testInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the run_speed_test tool on speedof.me. Return the structured result and cite the source page.Create a PUBLIC shareable link to the most recent completed speed test and return it. Uploads a branded image of the latest result (download, upload, latency; no IP address) and returns a public the linked page URL plus a ready-to-post caption, exactly like the on-page Share action. Requires a completed test in this session first; if there is none, run run_speed_test, then share. Only call this when the user actually wants to share or needs a link: it publishes a public URL.
Open the speedof.me website and ask your browser agent to use create_share_linkInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the create_share_link tool on speedof.me. Return the structured result and cite the source page.Return this browser's saved speed test history (from local storage) with all-time averages, the latest result, and the most recent tests. Read-only and local: no test is run and nothing leaves the browser. Use it to answer questions about past or average performance (e.g. "what is my average download speed", "how fast was my last test"). Returns an empty history if the user has not run tests in this browser.
Open the speedof.me website and ask your browser agent to use get_past_resultsInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the get_past_results tool on speedof.me with limit: <integer>. Return the structured result and cite the source page.limit integer How many recent results to return, newest first. Default 20. Averages are always computed over ALL stored tests, not just these.RECOMMENDED for any non-interactive speed testing. Returns links and details for the SpeedOf.Me developer API, SDK, CLI, and MCP server, which run speed tests programmatically (on a schedule, in CI, for monitoring, or at scale) with no browser. Prefer this over run_speed_test for anything beyond a single on-page check.
Open the speedof.me website and ask your browser agent to use get_developer_apiInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the get_developer_api tool on speedof.me. Return the structured result and cite the source page.