Skip to content
Windsurf

Zmanim MCP Server for Windsurf

io.github.ariroffe72/zmanim-mcp-server

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

client:Windsurf transport:stdio runtime:pypi

Install Zmanim MCP Server in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Zmanim MCP Server in other clients