
网站生成器
STDIOB12 AI智能网站生成服务器
B12 AI智能网站生成服务器
B12's model context protocol server for generating websites with AI
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"] } } }