← Registry

Learning Resources

revabible.com

Provides tools for exploring Bible passages, outlines, cross-references, and original language details.

1 endpoint9 known toolsFirst detected August 19, 2026Last detected August 19, 2026

ENDPOINT 1

https://revabible.com/mcp

No auth detected

MCP server metadata

Name
REVA Bible
Version
1.0.0
Capabilities
loggingtools.listChanged

Known tools 9

book_outline

Return the canonical outline for a book (sections + verse ranges + themes).

Inferred read-only
book_overview

Author, date, audience, themes, and synopsis for a book.

Inferred read-only
cross_references

Return the cross-reference list (parallel verses, related passages, allusions) for a passage.

Inferred read-only
get_passage

Fetch the canonical text of a passage (book + chapter + verses).

Inferred read-only
original_language

Show the original-language word(s) for a verse.

Inferred read-only
passage_set

Fetch the canonical text for an ordered list of OSIS verse references and emit them as a single passage set.

Inferred read-only
pericope_summary

Return the pericope-level summary covering the given OSIS reference.

Inferred read-only
section_headings

Return the editor section headings for a chapter or chapter range.

Inferred read-only
translation_compare

Compare a verse across translations (e.g.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.reva-bible]
url = "https://revabible.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "reva-bible": {
      "type": "http",
      "url": "https://revabible.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: reva-bible
Remote MCP URL: https://revabible.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "reva-bible": {
      "url": "https://revabible.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "reva-bible": {
      "type": "http",
      "url": "https://revabible.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "reva-bible",
  "transport": "streamable-http",
  "url": "https://revabible.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for revabible.com was fetched 2026-08-21T19:14:31.115Z.

Trust status Trusted

revabible.com is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.