Skip to main content
Glama
JoaoLucasAl

mcp-server-efi

by JoaoLucasAl

Gerar QR Code Pix estático

pix_generate_static_qr_code
Read-onlyIdempotent

Generate a static Pix QR code payload and image locally from receiver data. Present the QR code without creating a charge or financial request to Efí.

Instructions

Monta localmente um payload Pix estático e sua imagem a partir dos dados do recebedor. Use para apresentar um QR Code sem criar cobrança ou fazer requisição financeira à Efí.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
bodyYesDados enviados no corpo da operação.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYesValor do campo “result” usado na saída da operação Gerar QR Code Pix estático.
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already indicate readOnlyHint and idempotentHint. The description adds valuable context: the operation is performed locally (no network request) and does not create charges or financial transactions. This goes beyond annotations and clarifies side effects well.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two sentences with no wasted words. The first sentence states the core action, and the second explains when to use it. Ideal front-loading and brevity.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the annotations, schema, and output schema existence, the description is sufficient. It explains the local nature and financial safety, and the output is implied to be a QR code image. No major gaps.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%, so the description does not need to elaborate on parameters. The description mentions 'dados do recebedor' generically, but does not add meaning beyond what the schema already provides. Baseline 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly identifies the tool as generating a static Pix payload and its image locally, and it states that it does not create a charge or make a financial request. However, it does not explicitly distinguish itself from similar sibling tools like pix_generate_qr_code, which may also generate QR codes, leaving some ambiguity.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides explicit guidance on when to use this tool: for presenting a QR code without creating a charge or making a financial request. It implies when not to use it, but does not name alternative tools for dynamic charges. This is clear but lacks differentiation from siblings.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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/JoaoLucasAl/mcp-server-efi'

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