You're viewing a demo portfolio

Join the waitlist
PRSM

source.import

Active

Tool of Create Web Page

declared in 0.1.0

Fetch a public website URL and extract a structured brief with business name, description, contact links, and suggested page blocks. Only works with public HTTP/HTTPS pages. Does not bypass login, CAPTCHA, or paywalls. Returns extracted fields and suggestedBlocks for use with page.create_from_brief.

Parameters schema

{
  "type": "object",
  "required": [
    "sourceUrl"
  ],
  "properties": {
    "locale": {
      "type": "string",
      "description": "Preferred output locale if obvious from the conversation, such as es or en."
    },
    "sourceUrl": {
      "type": "string",
      "format": "uri",
      "description": "Public http/https source URL to import."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Create Web Page

https://github.com/daniel-lopez-puig/landings

1/7 registries
View full server →
source.import — Create Web Page — PRSM MCP