You're viewing a demo portfolio

Join the waitlist
PRSM

parse_query

Active

Tool of Url

declared in 0.1.0

Parse a query string (with or without a leading "?") into an object; repeated keys become arrays.

Parameters schema

{
  "type": "object",
  "required": [
    "query"
  ],
  "properties": {
    "query": {
      "type": "string",
      "description": "e.g. \"a=1&b=2&b=3\"."
    }
  }
}

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 →