Skip to main content
Glama
jwalsh

MCP QR Code Server

by jwalsh

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
generate-qrcodeB

Generate QR codes in various formats with customizable error correction levels and sizes

Prompts

Interactive templates invoked by user choice

NameDescription
create-wifi-qrCreate a QR code for connecting to a WiFi network
create-contact-qrCreate a QR code with contact information
create-url-qrCreate a QR code for a website URL
create-text-qrCreate a QR code with plain text
create-calendar-qrCreate a QR code for a calendar event
create-custom-sized-qrCreate a QR code with custom size settings
qr-with-high-error-correctionCreate a QR code with high error correction level
text-output-qrCreate a QR code with text output format

Resources

Contextual data attached and managed by the client

NameDescription
Sample QR CodeA sample QR code that links to the project repository
Hello WorldA simple Hello World QR code example
WiFi QR CodeGenerate a QR code to connect to WiFi
Contact QR CodeGenerate a QR code with contact information
URL QR CodeGenerate a QR code for a URL
Text QR CodeGenerate a QR code containing plain text
Calendar Event QR CodeGenerate a QR code for a calendar event

Latest Blog Posts

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/jwalsh/mcp-server-qrcode'

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