Used by 1 plugin
Generates JSON schemas from TypeScript types and interfaces for validation.
Add to your .mcp.json:
{
"mcpServers": {
"json-schema": {
"command": "npx",
"args": [
"-y",
"@nickytonline/json-schema-mcp-server"
]
}
}
}This server connects to external services. Review the URLs it accesses before enabling.
npx