Skip to main content
Glama

Website Generator

@b12/ウェブサイトジェネレーターmcpサーバー

AIでウェブサイトを生成するためのB12のモデルコンテキストプロトコルサーバー

Claude Desktopでの使用

前提条件

  • ノードJS
  • MCP クライアント (Claude デスクトップ アプリなど)

インストール

このサーバーを Claude Desktop アプリで使用するには、 claude_desktop_config.jsonの「mcpServers」セクションに次の構成を追加します。

{ "mcpServers": { "b12": { "command": "npx", "args": ["-y", "@b12/website-generator-mcp-server"] } } }

You must be authenticated.

A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

ウェブサイトジェネレーター

  1. Claude Desktopでの使用
    1. 前提条件
    2. インストール

Related MCP Servers

  • A
    security
    A
    license
    A
    quality
    Enables web content scanning and analysis by fetching, analyzing, and extracting information from web pages using tools like page fetching, link extraction, site crawling, and more.
    Last updated -
    6
    7
    TypeScript
    MIT License
  • A
    security
    A
    license
    A
    quality
    This server converts webpages into clean, structured Markdown optimized for language model consumption, removing unnecessary content and supporting JavaScript rendering.
    Last updated -
    1
    5
    JavaScript
    MIT License
    • Apple
  • A
    security
    F
    license
    A
    quality
    A server that provides tools to scrape websites and extract structured data from them using Firecrawl's APIs, supporting both basic website scraping in multiple formats and custom schema-based data extraction.
    Last updated -
    2
    JavaScript
  • -
    security
    A
    license
    -
    quality
    An experimental server implementing Model Context Protocol to automate website deployments to 1Panel servers, allowing users to create websites and upload static files through natural language commands.
    Last updated -
    0
    30
    JavaScript
    MIT License

View all related MCP servers

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/b12io/website-generator-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server