
Vietnamese Calendar
Give your agent accurate Vietnamese lunar–solar date conversion and cultural calendar context while you build localized apps, content, or scheduling features.
Overview
Vietnamese Lunar Calendar is a MCP server for the Build phase that provides lunar–solar date conversion and Vietnamese cultural calendar insights via am-lich.com.
What is this MCP server?
- Remote MCP at https://am-lich.com/mcp (streamable-http, no auth in catalog schema)
- Lunar–Gregorian conversion and Vietnamese calendar metadata for agents
- Cultural and holiday-oriented insights for Vietnam-focused products
- Catalog version 1.3.0 against MCP server schema 2025-12-11
- Server version 1.3.0
- Remote endpoint: https://am-lich.com/mcp (streamable-http)
- No required auth headers in published server.json
What problem does it solve?
Agents and prototypes guess wrong lunar dates and festival timing without a trustworthy Vietnam-specific calendar API.
Who is it for?
Builders creating Vietnam-facing apps, agents, or content pipelines that need lunar dates and cultural calendar facts in the loop.
Skip if: Global-only products with no Vietnam calendar requirements, or teams that need offline-only calendar logic with no remote calls.
What do I get? / Deliverables
After registration, your assistant can query authoritative conversions and calendar context while you code localized features or content plans.
- Agent-callable lunar–Gregorian conversion and calendar lookups
- Faster localized feature specs without maintaining calendar tables locally
- Context for Vietnam-focused content and scheduling decisions
Recommended MCP Servers
Journey fit
Calendar and locale utilities are integrated when you connect product logic or agent tools to external reference APIs during implementation. integrations fits MCP servers that wrap a hosted HTTP service your agent calls on demand, rather than core analytics or launch distribution.
How it compares
Specialized locale calendar MCP integration, not a general scheduling stack like Google Calendar or a analytics warehouse.
Common Questions / FAQ
Who is com.am-lich/vietnamese-calendar for?
Solo builders and localizers using MCP agents who ship Vietnamese-market apps, content, or tools that depend on lunar calendar accuracy.
When should I use com.am-lich/vietnamese-calendar?
Use it in Build integrations while implementing date pickers, holiday campaigns, agent prompts, or APIs that must align with the Vietnamese lunar calendar.
How do I add com.am-lich/vietnamese-calendar to my agent?
Add the remote MCP URL https://am-lich.com/mcp as a streamable-http server in your Claude Code, Cursor, or compatible client per your editor’s MCP config.