Skip to content
Cline

bible mcp for Cline

io.github.mrfentmen/bible-mcp

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

client:Cline transport:stdio runtime:npm

Install bible mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

bible mcp in other clients