Skip to content
Cursor

calendar mcp for Cursor

cn.pianam.mcp/calendar-mcp

China holidays and lunar calendar lookup, solar-to-lunar conversion and yearly schedule.

client:Cursor transport:streamable-http

Install calendar mcp in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "calendar-mcp": {
      "url": "https://mcp.pianam.cn/calendar-mcp/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

calendar mcp in other clients