B12 Website Generator
An AI-powered website generator from B12, requiring no external data files.
@b12/website-generator-mcp-server
B12's model context protocol server for generating websites with AI
Usage with Claude Desktop
Prerequisites
- NodeJS
- MCP Client (like Claude Desktop App)
Installation
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"]
}
}
}
Related Servers
Scout Monitoring MCP
sponsorPut performance and error data directly in the hands of your AI assistant.
Alpha Vantage MCP Server
sponsorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
mcp-graphql
A GraphQL server that supports the Model Context Protocol (MCP), enabling Large Language Models (LLMs) to interact with GraphQL APIs through schema introspection and query execution.
Airflow MCP Server
MCP server for Airflow
MCP Server Starter
A starter project for building MCP servers with TypeScript and Bun.
Google Workspace Developers
Developer documentation for Google Workspace APIs
Burp Suite
Integrate Burp Suite with AI clients using the Model Context Protocol (MCP).
MCP Image Placeholder Server
Generates placeholder images from various providers like placehold.co and lorem-picsum.
Deepseek Thinking & Claude 3.5 Sonnet
Combines DeepSeek's reasoning capabilities with Claude 3.5 Sonnet's response generation through OpenRouter.
Authless Remote MCP Server
An authentication-free, remote MCP server designed for deployment on Cloudflare Workers.
Gemma MCP Client
A client for Google's Gemma-3 model that enables function calling through MCP.
MCP Docs Server
Provides direct access to local documentation files through a context.md file in the project root.