Skip to content
Windsurf

bible mcp for Windsurf

io.github.mrfentmen/bible-mcp

Bible in one place: verse references, phrase search, and full KJV chapters. No key required.

client:Windsurf transport:stdio runtime:npm

Install bible mcp in Windsurf

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

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

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

bible mcp in other clients