timemap-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
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
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_natal_chartA | Calculate a complete BaZi natal chart with Four Pillars, Luck Pillars, Life Gua, and stars. 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, e.g. 'Asia/Kuala_Lumpur' (optional, improves accuracy near solar term boundaries) |
| get_daily_pillarsA | Get the Year, Month, and Day pillars for any date. Args: date: ISO 8601 date, e.g. '2026-04-10' |
| get_day_qualityA | Get Tong Shu day quality indicators — Day Officer, 28 Constellation, and Flying Star. No natal chart needed. Instant calculation. Args: date: ISO 8601 date, e.g. '2026-04-10' |
| get_daily_interactionsA | Check natal chart clashes and combinations for a specific date. Args: date: ISO 8601 date to check, e.g. '2026-04-10' birth_date: Your birth date, e.g. '1994-01-26' birth_time: Your birth time as 'HH:MM', e.g. '07:11' timezone: IANA timezone (optional) |
| get_hourly_pillarsA | Get the 12 two-hour pillar blocks for any date (23:00-22:59). Args: date: ISO 8601 date, e.g. '2026-04-10' |
| get_luck_pillarsB | 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) |
| lookup_hexagramA | Look up the Xuan Kong Da Gua hexagram for a stem-branch pillar. Args: stem: Heavenly Stem — Chinese ('壬'), pinyin ('Ren'), or index (0-9) branch: Earthly Branch — Chinese ('子'), pinyin ('Zi'), animal ('Rat'), or index (0-11) |
| get_solar_termA | Get the exact date of a solar term (Jie Qi) for any year. There are 24 solar terms per year. Term 1 = Lichun (Start of Spring, ~Feb 4). Args: year: Year to query, e.g. 2026 term_number: Solar term number 1-24 (1=Lichun, 2=Yushui, ..., 24=Dahan) |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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