@b12/website-generator-mcp-server
@andyciggy
About @b12/website-generator-mcp-server
No overview available yet
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?
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?
—
More Developer Tools MCP servers
test
prysmaticlabsGo implementation of Ethereum proof of stake
FastAPI-MCP
tadata-orgExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
TalkToFigma
sonnylazuardiTalkToFigma: MCP integration between AI Agent (Cursor, Claude Code, Codex) and Figma, allowing Agentic AI to communicate with Figma for reading designs and modifying them programmatically.
Comments