Avrotize for Claude Desktop
io.github.clemensv/avrotize
Schema conversion and schema-driven code generation MCP server.
client:Claude Desktop
transport:stdio
runtime:pypi
Install Avrotize in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"avrotize": {
"command": "uvx",
"args": [
"avrotize"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs