You're viewing a demo portfolio

Join the waitlist
PRSM

qrcode-intel__generate_qr_code

Active

Tool of TO1 Intelligence Fleet

declared in 1.0.0

[qrcode-intel] Generates a scannable QR code image for any text or URL using the free api.qrserver.com service. Returns the direct image URL (PNG) that can be embedded or downloaded, and optionally verifies the image actually renders by fetching it and reporting HTTP status, content-type, and byte size.

Parameters schema

{
  "type": "object",
  "required": [
    "text"
  ],
  "properties": {
    "size": {
      "type": "string",
      "description": "Image dimensions as \"WIDTHxHEIGHT\" in pixels, e.g. \"300x300\". Defaults to \"300x300\". Each dimension must be between 10 and 1000."
    },
    "text": {
      "type": "string",
      "description": "The text, URL, or data string to encode into the QR code."
    },
    "verify": {
      "type": "boolean",
      "description": "If true (default), fetches the generated image to confirm it returns HTTP 200 and reports its content-type and size. Set false to skip the extra network round trip."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

TO1 Intelligence Fleet

1/7 registries
View full server →
qrcode-intel__generate_qr_code — TO1 Intelligence Fleet — PRSM MCP