MCP.so
Sign In

@b12/website-generator-mcp-server

@b12io

About @b12/website-generator-mcp-server

B12's model context protocol server for generating websites with AI

Basic information

Category

Developer Tools

License

Apache-2.0

Runtime

node

Transports

stdio

Publisher

b12io

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 (MCP) server that enables AI models to generate websites using B12's platform. It is designed for use with MCP clients like Claude Desktop.

How to use @b12/website-generator-mcp-server?

Install via npx (-y @b12/website-generator-mcp-server) and add the corresponding configuration to the mcpServers section of your claude_desktop_config.json. Requires NodeJS and an MCP client.

Key features of @b12/website-generator-mcp-server

Use cases of @b12/website-generator-mcp-server

FAQ from @b12/website-generator-mcp-server

Comments

More Developer Tools MCP servers