Skip to content
Claude Desktop

Zmanim MCP Server for Claude Desktop

io.github.ariroffe72/zmanim-mcp-server

MCP server providing Jewish prayer times (zmanim) calculations for any location worldwide.

client:Claude Desktop transport:stdio runtime:pypi

Install Zmanim MCP Server in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "zmanim-mcp-server": {
      "command": "uvx",
      "args": [
        "zmanim-mcp-server"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Zmanim MCP Server in other clients