Skip to main content
Glama

Scan QRCode MCP Server

by ericyangpan

decode_qrcode_image_url

Extract text content from QR codes by providing an HTTP(S) image URL. Converts QR code images into readable text with support for common image formats.

Instructions

Decode a QR code from an HTTP(S) image URL

Input Schema

NameRequiredDescriptionDefault
imageUrlYesHTTP(S) URL to the QR image.

Input Schema (JSON Schema)

{ "additionalProperties": false, "properties": { "imageUrl": { "description": "HTTP(S) URL to the QR image.", "type": "string" } }, "required": [ "imageUrl" ], "type": "object" }

Other Tools from Scan QRCode MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/ericyangpan/scan-qrcode-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server