@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 (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
—
开发工具 分类下的更多 MCP 服务器
FastAPI-MCP
tadata-orgExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
test
prysmaticlabsGo implementation of Ethereum proof of stake
sentry-mcp
getsentryAn MCP server for interacting with Sentry via LLMs.
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
MCP-Bridge
SecretiveShellA middleware to provide an openAI compatible endpoint that can call MCP tools
评论