@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
MCP Framework
QuantGeekDevThe Typescript MCP Framework
Grafana MCP server
grafanaMCP server for Grafana
MCP Containers
metorialConnect any AI model to 1200+ integrations (MCP, CLI, API)
MCP-Scan: An MCP Security Scanner
invariantlabs-aiSecurity scanner for AI agents, MCP servers and agent skills.
mcp-excalidraw
yctimlinMCP server and Claude Code skill for Excalidraw — programmatic canvas toolkit to create, edit, and export diagrams via AI agents with real-time canvas sync.
Comments