- Explore MCP Servers
- website-generator-mcp-server
Website Generator Mcp Server
What is Website Generator Mcp Server
The website-generator-mcp-server is a model context protocol server developed by B12 for generating websites using artificial intelligence.
Use cases
Use cases include creating personal blogs, business websites, e-commerce platforms, and landing pages quickly and efficiently using AI.
How to use
To use the website-generator-mcp-server, you need to install NodeJS and an MCP Client like the Claude Desktop App. Configure the server in your ‘claude_desktop_config.json’ file by adding it to the ‘mcpServers’ section.
Key features
Key features include AI-driven website generation, easy integration with MCP Clients, and a straightforward installation process.
Where to use
This server can be used in various fields such as web development, digital marketing, and content creation, where automated website generation is beneficial.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Overview
What is Website Generator Mcp Server
The website-generator-mcp-server is a model context protocol server developed by B12 for generating websites using artificial intelligence.
Use cases
Use cases include creating personal blogs, business websites, e-commerce platforms, and landing pages quickly and efficiently using AI.
How to use
To use the website-generator-mcp-server, you need to install NodeJS and an MCP Client like the Claude Desktop App. Configure the server in your ‘claude_desktop_config.json’ file by adding it to the ‘mcpServers’ section.
Key features
Key features include AI-driven website generation, easy integration with MCP Clients, and a straightforward installation process.
Where to use
This server can be used in various fields such as web development, digital marketing, and content creation, where automated website generation is beneficial.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Content
@b12/website-generator-mcp-server
B12’s model context protocol server for generating websites with AI
Usage with Claude Desktop
Prerequisites
- NodeJS
- MCP Client (like Claude Desktop App)
Installation
To use this server with the Claude Desktop app, add the following configuration to the “mcpServers” section of your claude_desktop_config.json:
{
"mcpServers": {
"b12": {
"command": "npx",
"args": [
"-y",
"@b12/website-generator-mcp-server"
]
}
}
}
Dev Tools Supporting MCP
The following are the main code editors that support the Model Context Protocol. Click the link to visit the official website for more information.










