json-schema-spec
The JSON Schema specification
json-schema-spec MCP Server
MCP server for json-schema-org/json-schema-spec
Ready-to-Use Client Configurations
{
"mcpServers": {
"json-schema-spec": {
"command": "npx",
"args": [
"-y",
"@json-schema-org/json-schema-spec"
]
}
}
}