glue code generator for Claude Desktop
io.github.maverick7/glue-code-generator
Maps API JSON to Vue/React components with Zod schemas and live UI previews
client:Claude Desktop
transport:stdio
runtime:npm
Install glue code generator in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"glue-code-generator": {
"command": "npx",
"args": [
"-y",
"mcp-glue-code-generator"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs