A React component for building Web forms from JSON Schema.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"react-jsonschema-form": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-react-jsonschema-form"
]
}
}
}