Skip to main content
Glama

mcp-internet-speed-test

MIT License
7
  • Apple
  • Linux

measure_jitter

Measure internet jitter by analyzing latency variations. Use this tool to test stability by sending multiple requests to a specified URL and calculating deviations in response times.

Instructions

Jitter is the variation in latency, so we need multiple measurements.

Input Schema

NameRequiredDescriptionDefault
samplesNo
urlNohttps://httpi.dev/get

Input Schema (JSON Schema)

{ "properties": { "samples": { "default": 5, "title": "Samples", "type": "integer" }, "url": { "default": "https://httpi.dev/get", "title": "Url", "type": "string" } }, "title": "measure_jitterArguments", "type": "object" }
Install Server

Other Tools from mcp-internet-speed-test

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/inventer-dev/mcp-internet-speed-test'

If you have feedback or need assistance with the MCP directory API, please join our Discord server