@b12/website-generator-mcp-server
@b12io
About @b12/website-generator-mcp-server
B12's model context protocol server for generating websites with AI
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"b12": {
"command": "npx",
"args": [
"-y",
"@b12/website-generator-mcp-server"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is B12 Website Generator MCP Server?
B12's model context protocol server for generating websites with AI. It integrates with MCP clients such as the Claude Desktop app.
How to use B12 Website Generator MCP Server?
Requires NodeJS and an MCP client like Claude Desktop. Add the provided JSON configuration to the mcpServers section of claude_desktop_config.json.
Key features of B12 Website Generator MCP Server
- Generates websites with AI
- Integrates with MCP-compatible clients
- Runs via npx without manual installation
- Designed for use with Claude Desktop App
Use cases of B12 Website Generator MCP Server
- Generate a full website using natural language prompts in Claude
- Rapidly prototype or launch a website from a conversation
FAQ from B12 Website Generator MCP Server
What are the prerequisites?
NodeJS and an MCP client like the Claude Desktop App.
How do I install the server?
Add the following configuration to the mcpServers section of your claude_desktop_config.json:
"command": "npx", "args": ["-y", "@b12/website-generator-mcp-server"]
What runtime does it require?
The server requires NodeJS to run via npx.
Does the server have any authentication or transport requirements?
—
What data does the server access or store?
—
Frequently asked questions
What are the prerequisites?
NodeJS and an MCP client like the Claude Desktop App.
How do I install the server?
Add the following configuration to the `mcpServers` section of your `claude_desktop_config.json`: `"command": "npx", "args": ["-y", "@b12/website-generator-mcp-server"]`
What runtime does it require?
The server requires NodeJS to run via npx.
Basic information
More Developer Tools MCP servers
TalkToFigma
sonnylazuardiTalkToFigma: MCP integration between AI Agent (Cursor, Claude Code, Codex) and Figma, allowing Agentic AI to communicate with Figma for reading designs and modifying them programmatically.
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs

TaskerArmy Agent
TaskerArmyAsk Claude or ChatGPT what Shopify theme optimization tasks are pending on your store, a remote MCP server for TaskerArmy Agent accounts.
mcp-excalidraw
yctimlinMCP server and Claude Code skill for Excalidraw — programmatic canvas toolkit to create, edit, and export diagrams via AI agents with real-time canvas sync.
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
Comments