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"]
}
}
}
เซิร์ฟเวอร์ที่เกี่ยวข้อง
Scout Monitoring MCP
ผู้สนับสนุนPut performance and error data directly in the hands of your AI assistant.
Alpha Vantage MCP Server
ผู้สนับสนุนAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
Remote MCP Server (Authless)
An example of a remote MCP server deployable on Cloudflare Workers, without authentication.
Burp Suite
Integrate Burp Suite with AI clients using the Model Context Protocol (MCP).
PyPI Query MCP Server
A server to query the Python Package Index (PyPI) for package information, dependencies, and compatibility.
Agent Evals by Galileo
Bring agent evaluations, observability, and synthetic test set generation directly into your IDE for free with Galileo's new MCP server
llm-context
Share code context with LLMs via Model Context Protocol or clipboard.
MCP Chart Server
Create real-time TradingView chart visualizations using the Chart-IMG API.
Process Manager MCP
Manage long-running bash processes and persist their logs.
Ralph Wiggum MCP
An enhanced Model Context Protocol (MCP) server implementing the Ralph Wiggum technique.
TechDebtMCP
MCP server for analyzing and managing technical debt in codebases via the Model Context Protocol
CC Token Saver
Use a local LLM for smaller or specialized tasks within Claude to save tokens.