Skip to main content
Glama
cnick26

timemap-mcp

by cnick26

get_luck_pillars

Calculate your 10-year Luck Pillar timeline to reveal decades of fortune based on birth date, time, and gender.

Instructions

Calculate the 10-year Luck Pillar timeline (decades of fortune).

Args: birth_date: ISO 8601 date, e.g. '1994-01-26' birth_time: Local time as 'HH:MM', e.g. '07:11' gender: 'male' or 'female' timezone: IANA timezone (optional)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
birth_dateYes
birth_timeYes
genderYes
timezoneNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior2/5

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

No annotations provided, so description must carry full burden. It mentions calculation but lacks disclosure on computational demands, data source, or any side effects. The output schema exists but description adds no behavioral context beyond the name.

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?

Concise one-line purpose followed by structured args with examples. Front-loaded and efficient, though could be slightly trimmed.

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?

Output schema exists, so return values need not be explained. However, with 4 params and no annotations, description omits conceptual background on luck pillars and fails to fully differentiate from peers. Adequate but not complete.

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 description coverage is 0%, so description must compensate. It provides format examples (ISO 8601, HH:MM, 'male'/'female', IANA timezone) but does not explain what the parameters mean or how they influence the calculation. Partial improvement over bare 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 the tool calculates the 10-year Luck Pillar timeline with a specific verb and resource. It distinguishes from sibling tools like get_daily_pillars and get_natal_chart by focusing on decades of fortune.

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?

No guidance on when to use this tool vs. alternatives. The description lists sibling tools but provides no comparative 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/cnick26/timemap-mcp'

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