MCP.so
Sign In

@b12/website-generator-mcp-server

@andyciggy

About @b12/website-generator-mcp-server

No overview available yet

Basic information

Category

Developer Tools

License

Apache-2.0 license

Runtime

node

Transports

stdio

Publisher

andyciggy

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?

Generates websites with AI via the Model Context Protocol (MCP). Designed for use with MCP clients like Claude Desktop.

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

Install with NodeJS, then add the provided JSON configuration to your claude_desktop_config.json under "mcpServers". The server runs via npx -y @b12/website-generator-mcp-server.

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

  • AI‑powered website generation
  • Runs as a command‑line MCP server
  • Easy integration with Claude Desktop
  • Published on npm as @b12/website-generator-mcp-server

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

  • Generate a complete website using natural language prompts
  • Rapid prototyping of landing pages or business sites

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

What dependencies are required?

NodeJS and an MCP client (e.g., Claude Desktop App).

How is the server installed and configured?

Run npx -y @b12/website-generator-mcp-server and add the corresponding entry to your client’s MCP server configuration.

Where does generated data live?

What transport does this server use?

Does the server require authentication?

Comments

More Developer Tools MCP servers