Skip to main content
Glama

vietnamese-calendar

Server Details

Date conversion between solar date (Gregorian calendar) to lunar date (Vietnamese calendar)

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsA

Average 4.1/5 across 2 of 2 tools scored.

Server CoherenceA
Disambiguation5/5

The two tools have perfectly distinct and complementary purposes: one converts lunar to solar dates, and the other converts solar to lunar dates. There is no overlap or ambiguity; each tool serves a clear, opposite function in the date conversion process.

Naming Consistency5/5

Both tools follow a consistent verb_noun pattern with 'convert_date' as the prefix, followed by the specific direction ('lunar2solar' or 'solar2lunar'). The naming is uniform, predictable, and clearly indicates the action and transformation involved.

Tool Count3/5

With only 2 tools, the set feels minimal but appropriate for the narrow domain of date conversion between Vietnamese lunar and Gregorian calendars. However, it might be considered thin if additional calendar-related operations (e.g., holiday lookup or date validation) are expected, though it adequately covers the core bidirectional conversion.

Completeness4/5

For the specific purpose of converting between Vietnamese lunar and Gregorian dates, the tool set is complete with bidirectional coverage. A minor gap might be the lack of tools for related calendar features like checking holidays or validating dates, but the essential conversion operations are fully provided without dead ends.

Available Tools

2 tools
convert_date_lunar2solarAInspect

Convert a lunar date (Vietnamese calendar) to solar date (Gregorian calendar)

ParametersJSON Schema
NameRequiredDescriptionDefault
dateYesLunar date in YYYY-MM-DD format (e.g. 2026-01-01 for Tet)
Behavior3/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 discloses the basic behavior (conversion between calendar systems) but lacks details on error handling, rate limits, authentication needs, or output format. The description does not contradict any annotations, but it provides only minimal behavioral context beyond the core function.

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?

The description is a single, clear sentence that directly states the tool's purpose without any unnecessary words. It is front-loaded and efficiently communicates the essential information, making it highly concise and well-structured.

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

Completeness3/5

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

Given the tool's low complexity (one parameter, no output schema, no annotations), the description is adequate but minimal. It covers the basic purpose and distinguishes from siblings, but lacks details on output format, error cases, or behavioral traits. For a conversion tool, more context on what the output looks like would be beneficial, but it meets the minimum viable threshold.

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?

The input schema has 100% description coverage, with the parameter 'date' fully documented in the schema. The description does not add any additional meaning or context about the parameter beyond what the schema provides, such as examples of lunar date formats or validation rules. With high schema coverage, the baseline score of 3 is appropriate.

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 the specific verb 'convert' and the resources involved: 'lunar date (Vietnamese calendar)' to 'solar date (Gregorian calendar)'. It explicitly distinguishes from the sibling tool 'convert_date_solar2lunar' by specifying the opposite direction of conversion, making the purpose unambiguous and well-differentiated.

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 implies when to use this tool (for converting from lunar to solar dates) and the sibling tool name suggests an alternative for the reverse conversion. However, it does not explicitly state when NOT to use it or provide detailed contextual exclusions, such as handling invalid dates or edge cases, which prevents a perfect score.

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

convert_date_solar2lunarAInspect

Convert a solar date (Gregorian calendar) to lunar date (Vietnamese calendar)

ParametersJSON Schema
NameRequiredDescriptionDefault
dateYesSolar (Gregorian) date in YYYY-MM-DD format (e.g. 2026-04-18)
Behavior3/5

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

No annotations are provided, so the description carries full burden. It describes the core conversion behavior but doesn't disclose additional traits like error handling, timezone considerations, validation rules, or what happens with invalid dates. The description is accurate but lacks behavioral depth.

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?

The description is a single, efficient sentence that contains no wasted words. It immediately communicates the tool's purpose and differentiates it from its sibling, making it perfectly front-loaded and appropriately sized for this simple conversion tool.

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?

For a single-parameter conversion tool with no output schema and no annotations, the description provides adequate context about what the tool does and when to use it. However, it doesn't describe the return format or potential edge cases, leaving some gaps in completeness for a tool that performs calendar conversions.

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?

The schema description coverage is 100%, with the single parameter 'date' fully documented in the schema. The description doesn't add any parameter information beyond what's already in the schema, so it meets the baseline for high schema coverage without providing extra value.

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 the specific action ('convert'), the input resource ('solar date (Gregorian calendar)'), and the output resource ('lunar date (Vietnamese calendar)'). It precisely distinguishes this tool from its sibling 'convert_date_lunar2solar' by specifying the direction of conversion.

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

Usage Guidelines5/5

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

The description explicitly indicates when to use this tool by specifying it converts from solar to lunar, making it clear this is the alternative to 'convert_date_lunar2solar' which converts in the opposite direction. This provides perfect sibling differentiation without needing additional exclusion statements.

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

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources