mcpbeat Sign in

Saba Bible MCP Server

by jra-zachpennington Your server? Claim it
local only

Saba Bible MCP runs on your own machine — the client starts it, so there is no endpoint to ping.

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

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs / week
npm · saba-bible-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add saba -- npx -y saba-bible-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "saba": {
      "args": [
        "-y",
        "saba-bible-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.saba]
command = "npx"
args = ["-y", "saba-bible-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "saba": {
      "args": [
        "-y",
        "saba-bible-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "saba": {
      "args": [
        "-y",
        "saba-bible-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Saba Bible MCP

same job, measured the same way
KYMA Frequency MCP
by bcxtrust

Search KYMA369's public frequency library and open sets in the free KYMA app.

10 tools answering
Open Library
by 8ensmith

Search books and authors on the Internet Archive's Open Library

157 installs/wk local only
C
Bible App
by thaiapp

Read-only Bible for AI: search & read scripture in Thai & English, plus a daily verse.

5 tools answering
Zotero MCP
by 54yyyu

Search, read, annotate, and add to your Zotero research library, local or web.

3 041 installs/wk local only
Calibre-Web
by ni-c

Read-only MCP server for Calibre-Web: library search, browsing and covers via the OPDS feed

56 installs/wk local only
Savee
by savee

Read your Savee saves, boards and home feed, and search its public library. Read-only.

answering
Open Library MCP
by mrfentmen

Open Library search, works, authors, editions, and ISBN.

local only
Macaroon Bible Evidence
by macaroonnetwork

Read-only BSB and WEB Scripture evidence with provenance, context, comparison, and search.

11 tools answering

Saba Bible MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Saba Bible MCP?
Saba Bible MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package saba-bible-mcp.
Is Saba Bible MCP still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Saba Bible MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls saba-bible-mcp straight from npm; nothing to host, nothing to sign up for.