You're viewing a demo portfolio

Join the waitlist
PRSM

take_screenshot

Active

Tool of microlink

declared in 0.1.0

Capture a screenshot of any webpage. Returns image URL showing the rendered page layout and visual content—use to verify page state or design.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "url": "https://www.example.com"
    },
    {
      "url": "https://www.wikipedia.org"
    }
  ],
  "required": [
    "url"
  ],
  "properties": {
    "url": {
      "type": "string",
      "description": "The URL of the webpage to screenshot."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

microlink

https://github.com/pipeworx-io/mcp-microlink

1/7 registries
View full server →