Skip to main content
Glama

conversion_bcd

Convert decimal numbers to BCD encoding and decode BCD back to decimal. Use 4-bit binary codes for each digit.

Instructions

Menu ID: bcd. BCD Converter. Convert between BCD (Binary Coded Decimal) and regular decimal numbers. Encode decimal digits to 4-bit binary codes and decode BCD back to decimal. Use describe_tool with tool_id "bcd" for full page guidance.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
inputYes
modeYes
outputFormatYes
inputFormatYes
Behavior2/5

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

No annotations are provided, so the description carries the full burden. It only states conversion functionality but does not disclose behavioral traits such as input validation, error handling, or potential side effects. Minimal transparency.

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

Conciseness4/5

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

The description is short and to the point, with two sentences covering purpose and a pointer to further guidance. No unnecessary words, though the pointer could be integrated more efficiently.

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

Completeness2/5

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

Given 4 required parameters and no output schema, the description should at least clarify parameter roles. It does not, leaving the agent without enough context to invoke the tool correctly. Also lacks return value information.

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

Parameters1/5

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

The input schema has 4 required parameters with no descriptions (0% coverage). The description does not explain the meaning or expected values of parameters like mode, outputFormat, or inputFormat. It adds no value beyond the schema.

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

Purpose5/5

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

The description clearly states it is a BCD Converter that converts between BCD and decimal numbers, with encode and decode operations. It distinguishes itself from sibling conversion tools like conversion_base_converter or conversion_binary_decimal by specifying the exact format.

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

Usage Guidelines2/5

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

The description only mentions using describe_tool for full guidance, providing no context on when to use this tool versus alternatives like conversion_binary_decimal or conversion_number_base. It lacks explicit usage context or exclusions.

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/Jambozx/onlinecybertools-mcp-server'

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