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
BoostSecurity
BoostSecurity MCP acts as a safeguard preventing agents from adding vulnerable packages into projects. It analyzes every package an AI agent introduces, flags unsafe dependencies, and recommends secure, maintained alternatives to keep projects protected.
Prefect
Interact with the Prefect API for workflow orchestration and management.
Devvit
A companion server for building applications on Reddit's developer platform.
Volatility3 MCP Server
Perform advanced memory forensics analysis using Volatility3 via a conversational interface. Requires user-specified memory dump files.
Clangaroo
Provides fast C++ code intelligence for LLMs using the clangd language server.
Tableau MCP
A suite of tools for developers to build AI applications that integrate with Tableau.
MCP Memory Visualizer
Graph visualization tools for exploring and analyzing Claude's memory data.
MCP Client for Ollama
A Python client that connects local LLMs via Ollama to Model Context Protocol servers, enabling them to use tools.
SkyDeckAI Code
A comprehensive toolkit for AI-driven development, offering file system operations, code analysis, execution, web searching, and system information retrieval.
gget-mcp
An MCP server for the gget bioinformatics library, enabling standardized access to genomics tools and databases.