Developer Tools
Trust: 39/100 (Limited)io.github.hebcal/hebcal Guide
Model Context Protocol extension for Hebrew calendar
4 starsby hebcal
Quick Start
Install
npx @hebcal/mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-hebcal-hebcal": {
"command": "npx",
"args": [
"@hebcal/mcp"
]
}
}
}