B12 Website Generator
An AI-powered website generator from B12, requiring no external data files.
@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"]
}
}
}
Related Servers
Composer Package README MCP Server
Fetches comprehensive information about Composer packages from Packagist, including READMEs, metadata, and search functionality.
EChart Server
A Go service that dynamically generates ECharts chart pages from JSON configurations.
Remote MCP Server (Authless)
An authentication-free remote MCP server deployable on Cloudflare Workers.
Claude Prompts MCP Server
A universal MCP server that loads prompts from an external JSON configuration file.
Swagger MCP Server
An example MCP server for deployment on Cloudflare Workers without authentication.
ADB Friend
A CLI tool for developers to manage Android devices via ADB.
MCP Cat PSQL
An example of a remote, authentication-free MCP server deployable on Cloudflare Workers.
mcpo+OpenWebUI
A secure MCP-to-OpenAPI proxy server that converts MCP tools into OpenAPI compatible HTTP servers, with support for multiple server types and automatic API documentation.
MCP-Slicer
Integrates 3D Slicer with model clients via MCP, allowing natural language control for medical image processing and scene manipulation.
Angular MCP Server
An MCP server for accessing the official Angular documentation.