You're viewing a demo portfolio

Join the waitlist
PRSM

parse_url

Active

Tool of Url

declared in 0.1.0

Parse a URL into its components (keyless, offline): protocol, host, hostname, port, path, query (as an object), fragment, origin, and any userinfo.

Parameters schema

{
  "type": "object",
  "required": [
    "url"
  ],
  "properties": {
    "url": {
      "type": "string",
      "description": "A full URL, e.g. \"https://user@example.com:8443/a/b?x=1&y=2#frag\"."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Url

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

2/7 registries
View full server →
parse_url — Url — PRSM MCP