You're viewing a demo portfolio

Join the waitlist
PRSM

get_time_by_ip

Active

Tool of timezone

declared in 0.1.0

Get the current date and time for the timezone of an IP address (resolved via ip-api.com → timeapi.io).

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "ip": "8.8.8.8"
    },
    {
      "ip": "2001:4860:4860::8888"
    }
  ],
  "required": [
    "ip"
  ],
  "properties": {
    "ip": {
      "type": "string",
      "description": "IPv4 or IPv6 address to look up"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

timezone

https://github.com/pipeworx-io/mcp-timezone

1/7 registries
View full server →
get_time_by_ip — timezone — PRSM MCP