You're viewing a demo portfolio

Join the waitlist
PRSM

fetch_schema

Active

Tool of Schemastore

declared in 0.1.0

Fetch a JSON Schema document by URL (must be hosted on json.schemastore.org).

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "url": "https://json.schemastore.org/package.json"
    },
    {
      "url": "https://json.schemastore.org/tsconfig.json"
    }
  ],
  "required": [
    "url"
  ],
  "properties": {
    "url": {
      "type": "string",
      "description": "e.g. https://json.schemastore.org/package.json"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Schemastore

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

1/7 registries
View full server →