Skip to content
Windsurf

Saba Bible MCP for Windsurf

io.github.jra-zachpennington/saba

Install Saba's open Bible library, search it, and read scripture.

client:Windsurf transport:stdio runtime:npm

Install Saba Bible MCP in Windsurf

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

{
  "mcpServers": {
    "saba": {
      "command": "npx",
      "args": [
        "-y",
        "saba-bible-mcp"
      ]
    }
  }
}

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

Saba Bible MCP in other clients