← revabible.com

INDIVIDUAL MCP TOOL

pericope_summary

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

revabible.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://revabible.com/mcp

No auth detected

Connect to this endpoint to inspect the live schema for pericope_summary and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

revabible.com

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.

Related tools

  • book_outline — Return the canonical outline for a book (sections + verse ranges + themes).
  • book_overview — Author, date, audience, themes, and synopsis for a book.
  • cross_references — Return the cross-reference list (parallel verses, related passages, allusions) for a passage.
  • get_passage — Fetch the canonical text of a passage (book + chapter + verses).
  • original_language — Show the original-language word(s) for a verse.
  • passage_set — Fetch the canonical text for an ordered list of OSIS verse references and emit them as a single passage set.
  • section_headings — Return the editor section headings for a chapter or chapter range.
  • translation_compare — Compare a verse across translations (e.g.