Lunar Calendar Mcp
@RaoHai
About Lunar Calendar Mcp
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"Mcp": {
"command": "tnpx",
"args": [
"-y",
"lunar-calendar-mcp"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Lunar Calendar Mcp?
Lunar Calendar Mcp is a Model Context Protocol server that provides lunar calendar date lookups and daily auspicious/inauspicious activity queries. It is built with Node.js and TypeScript for developers integrating Chinese lunar calendar data into MCP‑compatible applications.
How to use Lunar Calendar Mcp?
Configure the server in your MCP client by adding a mcpServers entry with command tnpx and args ["-y", "lunar-calendar-mcp"]. Once connected, call the get_lunar or get_taboo tools to retrieve lunar date information or daily taboos.
Key features of Lunar Calendar Mcp
get_lunar– retrieve lunar calendar info for a given dateget_taboo– query what activities are advised or avoided on a day- Built with Node.js and TypeScript
- Follows the Model Context Protocol standard
- Open‑source under the MIT License
Use cases of Lunar Calendar Mcp
- Displaying lunar dates alongside Gregorian dates in a personal calendar app
- Surfacing traditional Chinese daily taboos for event‑planning assistants
- Powering an AI agent that answers questions about lunar‑calendar‑based customs
FAQ from Lunar Calendar Mcp
What tools does Lunar Calendar Mcp provide?
Two tools: get_lunar for lunar date details and get_taboo for daily dos and don’ts.
What runtime is required to run Lunar Calendar Mcp?
Node.js is required, as the server is implemented in TypeScript on the Node.js platform.
How do I configure Lunar Calendar Mcp in my MCP client?
Add a mcpServers object with command: "tnpx" and args: ["-y", "lunar-calendar-mcp"].
What license is Lunar Calendar Mcp released under?
The project is licensed under the MIT License.
More Productivity MCP servers
ATLAS: Task Management System
cyanheadsA Model Context Protocol (MCP) server for ATLAS, a Neo4j-powered task management system for LLM Agents - implementing a three-tier architecture (Projects, Tasks, Knowledge) to manage complex workflows. Now with Deep Research.
Todoist MCP Server
stanislavlysenko0912Full implementation of Todoist Rest API & support Todoist Sync API for MCP server

Time
modelcontextprotocolModel Context Protocol Servers
🚀 Time MCP Server: Giving LLMs Time Awareness Capabilities
yokingma⏰ Time MCP Server: Giving LLMs Time Awareness Capabilities
MCPControl
CheffromspaceMCP server for Windows OS automation
Comments