Skip to main content
Glama
133,608 tools. Last updated 2026-05-25 10:57

"A guide to website creation" matching MCP tools:

  • Batch create up to 25 blog posts on one website by submitting prompts in a single request. Get workflow IDs for each post to track progress.
    MIT
  • Create a website with AI. Initiates an asynchronous workflow, returns a workflow_id to track progress. Optionally assign to a client by ID or email.
    MIT
  • Start up to 25 page creation workflows on a single website in one request. Each page is generated from a text prompt and can be scheduled.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Poll the status of a website creation workflow to determine if it is complete, partial, or errored, and retrieve the results for each page.
    MIT
  • Initiate asynchronous creation of an AI-generated blog post for a website. Returns a workflow_id to poll for completion status.
    MIT
  • Create up to 25 websites in a single request by providing prompts. Returns workflow IDs for each, with options to check status individually or in batch.
    MIT
  • Retrieve a list of all blog posts for a given website ID. Use this tool to view existing posts before creating or updating content.
    MIT
  • Analyze website structure by mapping URLs to discover content organization, navigation paths, and site architecture for audits and content discovery.
  • Remove a specific page from your website by providing the website ID and page ID. Cleans up unwanted or outdated content.
    MIT
  • Extract website content by crawling from a seed URL, following links with configurable depth and page limits for structured data collection.