You're viewing a demo portfolio

Join the waitlist
PRSM

query_json

Active

Tool of Json

declared in 0.1.0

Extract a value from JSON at a path using dot/bracket notation, e.g. "user.addresses[0].city". Keyless, offline.

Parameters schema

{
  "type": "object",
  "required": [
    "json",
    "path"
  ],
  "properties": {
    "json": {
      "type": "string",
      "description": "The JSON text."
    },
    "path": {
      "type": "string",
      "description": "A path like \"a.b[0].c\"."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Json

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

1/7 registries
View full server →