Skip to main content
Glama

Website Generator

@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"] } } }

Install Server
A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

Website Generator

  1. Usage with Claude Desktop
    1. Prerequisites
    2. Installation

Related MCP Servers

View all related MCP servers

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/b12io/website-generator-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server