You're viewing a demo portfolio

Join the waitlist
PRSM

read_qr

Active

Tool of mcp-qrcode

declared in 0.1.0

Decode QR code images to extract embedded text or URLs. Returns the decoded content. Use when you need to read what's stored in a QR code.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "url": "https://example.com/qrcode.png"
    }
  ],
  "required": [
    "url"
  ],
  "properties": {
    "url": {
      "type": "string",
      "description": "Publicly accessible URL of the QR code image to decode."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

mcp-qrcode

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

2/7 registries
View full server →
read_qr — mcp-qrcode — PRSM MCP