Suryansh1987/Mcp-server-createanyhtmlapp
🚀 MCP Server & VSCode Extension A powerful tool that enables developers to create full-fledged web applications using natural language prompts. Built with an MCP Server and a VSCode extension, it integrates with Google's LLM 🤖 to generate HTML, CSS, and JavaScript code. 🎨💻
Platform-specific configuration:
{
"mcpServers": {
"Mcp-server-createanyhtmlapp": {
"command": "npx",
"args": [
"-y",
"Mcp-server-createanyhtmlapp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...