Leap Year Analyzer
MCP Serverby majiayu000 · Added 5mo ago
Claude
76
Install
git clone https://github.com/majiayu000/claude-skill-registryAdd to Claude
claude mcp add leap-year-analyzerQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"leap-year-analyzer": {
"command": "npx",
"args": [
"@modelcontextprotocol/leap-year-analyzer"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Analyze leap year calculations, calendar systems, and date validation logic. Use this when the user asks about leap year rules, calendar types (Gregorian, Julian, Hebrew, Chinese), year range validation (1582-9999), mathematical formulas, or needs to understand the core leap year detection algorithms.
Tags
developmenttypescriptgobashtestingskill