MCP ExplorerExplorer

B12 Mcp Server

@b12ioon 9 months ago
3 Apache-2.0
FreeCommunity
AI Systems
B12's model context processor server for generating websites with AI

Overview

What is B12 Mcp Server

b12-mcp-server is a model context processor server developed by B12, designed to generate websites using artificial intelligence.

Use cases

Use cases for b12-mcp-server include creating personalized landing pages, generating e-commerce websites, and developing content-rich blogs automatically.

How to use

To use b12-mcp-server, developers can integrate it into their web applications, providing it with the necessary context and parameters to generate website content dynamically.

Key features

Key features of b12-mcp-server include AI-driven content generation, customizable templates, and the ability to process various model contexts for tailored website outputs.

Where to use

b12-mcp-server can be used in web development, digital marketing, and content creation industries, where automated website generation is beneficial.

Content

@b12/website-generator-mcp-server

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

Website Generator MCP server

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

Tools

No tools

Comments

Recommend MCP Servers

View All MCP Servers