@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
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
—
More Developer Tools MCP servers
sentry-mcp
getsentryAn MCP server for interacting with Sentry via LLMs.
nuxt-mcp / vite-plugin-mcp
antfuMCP server helping models to understand your Vite/Nuxt app better.
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
Code Index MCP
johnhuang316A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup
Comments