Skip to main content
Glama

mcp-internet-speed-test

MIT License
7
  • Apple
  • Linux

measure_upload_speed

Test upload speed by uploading files with incremental sizes to a specified URL. Returns results in a structured format to analyze and optimize data transfer performance.

Instructions

Measure upload speed using incremental file sizes. Args: url_upload: URL to upload data to size_limit: Maximum file size to test (default: 100MB) Returns: Dictionary with upload speed results

Input Schema

NameRequiredDescriptionDefault
size_limitNo100MB
url_uploadNohttps://httpi.dev/post

Input Schema (JSON Schema)

{ "properties": { "size_limit": { "default": "100MB", "title": "Size Limit", "type": "string" }, "url_upload": { "default": "https://httpi.dev/post", "title": "Url Upload", "type": "string" } }, "title": "measure_upload_speedArguments", "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