validate_json
ActiveTool of Json
declared in 0.1.0
Validate a JSON string (keyless, offline). Returns whether it is valid and, if not, the error message and the character position.
Parameters schema
{
"type": "object",
"required": [
"json"
],
"properties": {
"json": {
"type": "string",
"description": "The JSON text to validate."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Json
https://github.com/pipeworx-io/mcp-json
1/7 registries