claude mcp add averick7-glue-code-generator -- npx -y mcp-glue-code-generator
{
"mcpServers": {
"averick7-glue-code-generator": {
"command": "npx",
"args": ["-y", "mcp-glue-code-generator"]
}
}
}
{
"mcpServers": {
"averick7-glue-code-generator": {
"command": "npx",
"args": ["-y", "mcp-glue-code-generator"]
}
}
}
{
"mcpServers": {
"averick7-glue-code-generator": {
"command": "npx",
"args": ["-y", "mcp-glue-code-generator"]
}
}
}
About This MCP Server
The io.github.Maverick7/glue-code-generator tool generates code that maps API JSON to Vue or React components, utilizing Zod schemas and providing live UI previews, and is available as an npm package. It is part of the developer tools category and can be connected to using stdio. Developers would use this tool when they need to automatically create frontend components based on API data and schema definitions.
Maps API JSON to Vue/React components with Zod schemas and live UI previews. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
mcp-glue-code-generator on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The glue-code-generator server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.