qrcode generator
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
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| generate_qr_codeB | Generate QR code(生成二维码图片) from text and return as image with description. |
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 ambiguity or overlap between tools. The tool's purpose is singular and clearly defined as generating QR codes from text.
The single tool name 'generate_qr_code' follows a clear verb_noun pattern. Since there is only one tool, consistency is inherently perfect with no deviations to assess.
One tool is too few for a server with the broad name 'qrcode generator'. While it covers basic generation, typical QR code use cases might include features like reading/decoding QR codes, generating with logos, or batch processing, which are missing.
The tool surface is severely incomplete for a QR code generator domain. It only provides generation from text, lacking common operations like decoding QR codes, generating from URLs or other data types, or handling error correction levels, which are standard in such tools.