Lunar Calendar Mcp
@RaoHai
关于 Lunar Calendar Mcp
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"Mcp": {
"command": "tnpx",
"args": [
"-y",
"lunar-calendar-mcp"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
生产力 分类下的更多 MCP 服务器
Lamda
firerpaAndroid Full-Stack Device Control Platform: WebRTC/H.264 remote desktop, UI/OCR/image-matching automation, one-click MITM, built-in Frida, proxy/VPN/frp/P2P networking, MCP/Agent, 160+ APIs, designed for multi-device clusters and engineered deployments.
Todoist MCP Server
stanislavlysenko0912Full implementation of Todoist Rest API & support Todoist Sync API for MCP server
ntfy-mcp: Your Friendly Task Completion Notifier
teddyzxcvMCP Google Calendar Server
markelaugust74A Model Context Protocol (MCP) server implementation for Google Calendar integration. Create and manage calendar events directly through Claude or other AI assistants.
AppleScript MCP Server (Dual access: python and node.js)
peakmojoMCP server that execute applescript giving you full control of your Mac
评论