mcp-qr
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
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
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| generate_qrB | 텍스트나 URL을 받아 QR 코드를 PNG 이미지로 생성한다. 색상·크기·여백·오류정정 수준을 조절할 수 있다. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 1 tool
With only one tool, there is no possibility of confusion. The tool has a unique purpose and is clearly distinguished by default.
The single tool name 'generate_qr' follows a clear verb_noun pattern, which is consistent and predictable.
Having only one tool is slightly below the typical well-scoped range (3-15), but for a focused QR code generator this is reasonable and not excessive.
The tool covers core QR code generation with customization options, but lacks related operations like reading or decoding, which would make the surface more complete.