Author avatar

b12-mcp-server

by b12io

Server

Tags

4.8 (120)

@b12/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/mcp-server"]
        }
    }
}

Related Services

playwright-mcp

Server

4.8 (120)
View Details →

blender-mcp

Server

4.8 (120)
View Details →

tavily-mcp

Server

4.8 (120)
View Details →