@b12/website-generator-mcp-server
@b12io
@b12/website-generator-mcp-server について
B12's model context protocol server for generating websites with AI
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"b12": {
"command": "npx",
"args": [
"-y",
"@b12/website-generator-mcp-server"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is B12 Website Generator MCP Server?
B12's model context protocol server for generating websites with AI. It integrates with MCP clients such as the Claude Desktop app.
How to use B12 Website Generator MCP Server?
Requires NodeJS and an MCP client like Claude Desktop. Add the provided JSON configuration to the mcpServers section of claude_desktop_config.json.
Key features of B12 Website Generator MCP Server
- Generates websites with AI
- Integrates with MCP-compatible clients
- Runs via npx without manual installation
- Designed for use with Claude Desktop App
Use cases of B12 Website Generator MCP Server
- Generate a full website using natural language prompts in Claude
- Rapidly prototype or launch a website from a conversation
FAQ from B12 Website Generator MCP Server
What are the prerequisites?
NodeJS and an MCP client like the Claude Desktop App.
How do I install the server?
Add the following configuration to the mcpServers section of your claude_desktop_config.json:
"command": "npx", "args": ["-y", "@b12/website-generator-mcp-server"]
What runtime does it require?
The server requires NodeJS to run via npx.
Does the server have any authentication or transport requirements?
—
What data does the server access or store?
—
「開発者ツール」の他のコンテンツ
test
prysmaticlabsGo implementation of Ethereum proof of stake
FastAPI-MCP
tadata-orgExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
Golf
golf-mcpProduction-Ready MCP Server Framework • Build, deploy & scale secure AI agent infrastructure • Includes Auth, Observability, Debugger, Telemetry & Runtime • Run real-world MCPs powering AI Agents
Code Index MCP
johnhuang316A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup
OpenSumi
opensumiA framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.
コメント