Skip to main content
Glama
molpass
by molpass

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
}

Tools

Functions exposed to the LLM to take actions

NameDescription
generate_qrB

텍스트나 URL을 받아 QR 코드를 PNG 이미지로 생성한다. 색상·크기·여백·오류정정 수준을 조절할 수 있다.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.6/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of confusion. The tool has a unique purpose and is clearly distinguished by default.

Naming Consistency5/5

The single tool name 'generate_qr' follows a clear verb_noun pattern, which is consistent and predictable.

Tool Count4/5

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.

Completeness4/5

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.

Maintenance

ActivityInactive
ResponsivenessNo issues