Toolkit MCP Server

by cyanheads
Verified

traceroute

Trace the network path to a target host to identify routing issues, latency, or hop points using this diagnostic tool.

Instructions

Perform traceroute to a host

Input Schema

NameRequiredDescriptionDefault
hostYesTarget host

Input Schema (JSON Schema)

{ "properties": { "host": { "description": "Target host", "type": "string" } }, "required": [ "host" ], "type": "object" }
ID: wl3y2xyi4u