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"]
}
}
}
Máy chủ liên quan
Scout Monitoring MCP
nhà tài trợPut performance and error data directly in the hands of your AI assistant.
Alpha Vantage MCP Server
nhà tài trợAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
SeedDream 3.0
Generate images using Bytedance's SeedDream 3.0 model via the FAL AI platform.
Flow MCP
A set of tools for interacting with the Flow blockchain through the Model Context Protocol.
Cisco SSH MCP Server
Connect to, configure, and monitor Cisco network devices like routers and switches via SSH.
Package README MCP Servers
A collection of MCP servers for fetching READMEs from various package managers.
Remote MCP Server (Authless)
An example of a remote MCP server deployable on Cloudflare Workers without authentication.
SynapseForge
A server for systematic AI experimentation and prompt A/B testing.
USolver
A server for solving combinatorial, convex, integer, and non-linear optimization problems.
Image MCP Server
An MCP server for AI image generation using OpenAI and Replicate APIs.
App Store Rejections MCP
Catch App Store rejections before they happen
evm-mcp
An MCP server that provides complete access to Ethereum Virtual Machine (EVM) JSON-RPC methods. Works with any EVM-compatible node provider including Infura, Alchemy, QuickNode, local nodes, and more.