Skip to main content
Glama

Website Generator

@b12/generador-de-sitios-web-servidor-mcp

Servidor de protocolo de contexto modelo de B12 para generar sitios web con IA

Uso con Claude Desktop

Prerrequisitos

  • NodeJS
  • Cliente MCP (como la aplicación de escritorio Claude)

Instalación

Para usar este servidor con la aplicación Claude Desktop, agregue la siguiente configuración a la sección "mcpServers" de su claude_desktop_config.json :

{ "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

Generador de sitios web

  1. Uso con Claude Desktop
    1. Prerrequisitos
    2. Instalación

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