HomeDesign & Media › chinese-almanac-mcp

chinese-almanac-mcp

Chinese almanac (黄历) MCP: date selection, daily almanac, solar terms, zodiac horoscopes.

TypeScript Local macOSWindowsLinux
★ 0 stars Last pushed 2026-08-28 License: MIT

Topics: Art & Culture

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.0.2)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "chinese-almanac-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ],
      "env": {
        "TUNGSHING_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • TUNGSHING_API_KEY secret — Optional free API key from 12Zodiacs.com for ±365-day range (anonymous allows ±90 days).

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry