io.github.hebcal/hebcal✓
io.github.hebcal/hebcal · v0.9.9
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.hebcal/hebcal",
"description": "Model Context Protocol extension for Hebrew calendar",
"repository": {
"url": "https://github.com/hebcal/hebcal-mcp",
"source": "github"
},
"version": "0.9.9",
"packages": [
{
"registryType": "npm",
"identifier": "@hebcal/mcp",
"version": "0.9.8",
"transport": {
"type": "stdio"
}
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://www.hebcal.com/mcp"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}