fetch_schema
ActiveTool 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"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Schemastore
https://github.com/pipeworx-io/mcp-schemastore
1/7 registries