@b12/website-generator-mcp-server
@andyciggy
关于 @b12/website-generator-mcp-server
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"b12": {
"command": "npx",
"args": [
"-y",
"@b12/website-generator-mcp-server"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is @b12/website-generator-mcp-server?
Generates websites with AI via the Model Context Protocol (MCP). Designed for use with MCP clients like Claude Desktop.
How to use @b12/website-generator-mcp-server?
Install with NodeJS, then add the provided JSON configuration to your claude_desktop_config.json under "mcpServers". The server runs via npx -y @b12/website-generator-mcp-server.
Key features of @b12/website-generator-mcp-server
- AI‑powered website generation
- Runs as a command‑line MCP server
- Easy integration with Claude Desktop
- Published on npm as
@b12/website-generator-mcp-server
Use cases of @b12/website-generator-mcp-server
- Generate a complete website using natural language prompts
- Rapid prototyping of landing pages or business sites
FAQ from @b12/website-generator-mcp-server
What dependencies are required?
NodeJS and an MCP client (e.g., Claude Desktop App).
How is the server installed and configured?
Run npx -y @b12/website-generator-mcp-server and add the corresponding entry to your client’s MCP server configuration.
Where does generated data live?
—
What transport does this server use?
—
Does the server require authentication?
—
开发工具 分类下的更多 MCP 服务器
Code Index MCP
johnhuang316A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup
MCP Inspector
modelcontextprotocolVisual testing tool for MCP servers
test
cloudwegoThe ultimate LLM/AI application development framework in Go.
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
评论