
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. 🎨💻
3 years
Works with Finder
1
Github Watches
0
Github Forks
0
Github Stars
MCP Server & VSCode Extension
This repository contains the code for the MCP (Model-Controlled Programming) Server and a VSCode extension that enables developers to create applications using HTML, CSS, and JavaScript through simple prompts, powered by Google's LLM.
Features
- Generate full HTML, CSS, and JavaScript applications using natural language prompts.
- Seamless integration with VSCode for an enhanced developer experience.
- Leverages Google LLM for high-quality AI-generated code.
- MCP Server acts as the backend to process prompts and generate code dynamically.
Installation
MCP Server
- Clone this repository:
git clone https://github.com/your-username/mcp-server-vscode-extension.git
- Navigate to the server directory:
cd mcp-server
- Install dependencies:
npm install
- Start the server:
npm start
VSCode Extension
- Open VSCode and navigate to the
extensions
directory:cd vscode-extension
- Install dependencies:
npm install
- Run the extension in VSCode:
npm run compile
- Open the
Run and Debug
tab in VSCode and launch the extension.
Usage
- Open VSCode and start the MCP Server.
- Use the command palette (
Ctrl+Shift+P
/Cmd+Shift+P
) and select "Create App with Prompt". - Enter your prompt describing the application you want to generate.
- The extension will generate and open the required files automatically.
- Edit and refine as needed, then preview the app in a browser.
Configuration
- Ensure that the MCP Server is running before using the extension.
- The extension communicates with the server via
http://localhost:3000
. Modify theconfig.json
if needed.
Contributing
Feel free to fork this repository and contribute via pull requests. Ensure that your code follows best practices and includes documentation where necessary.
License
This project is licensed under the MIT License.
Contact
For any issues or feature requests, please open an issue in the repository or reach out via email at suryanshsingh2586@gmail.com
.
相关推荐
I find academic articles and books for research and literature reviews.
Converts Figma frames into front-end code for various mobile frameworks.
Confidential guide on numerology and astrology, based of GG33 Public information
Embark on a thrilling diplomatic quest across a galaxy on the brink of war. Navigate complex politics and alien cultures to forge peace and avert catastrophe in this immersive interstellar adventure.
Advanced software engineer GPT that excels through nailing the basics.
Delivers concise Python code and interprets non-English comments
💬 MaxKB is a ready-to-use AI chatbot that integrates Retrieval-Augmented Generation (RAG) pipelines, supports robust workflows, and provides advanced MCP tool-use capabilities.
MCP server to provide Figma layout information to AI coding agents like Cursor
Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx
The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, No-code agent builder, MCP compatibility, and more.
Reviews

user_sFVFQmrM
I recently tried the Mcp-server-createanyhtmlapp by Suryansh1987 and I must say, it's an incredible tool for creating HTML applications effortlessly! The setup was straightforward and the documentation provided on the [GitHub link](https://github.com/Suryansh1987/Mcp-server-createanyhtmlapp) is clear and concise. Whether you're a beginner or an experienced developer, this tool will significantly simplify your workflow. Highly recommend checking it out!