You're viewing a demo portfolio

Join the waitlist
PRSM

get_passage

Active

Tool of uiule

declared in 0.1.0

Get a Bible passage in your choice of translation (KJV, WEB, OEB, BBE, Cherokee, DRA, and more). Returns full text with reference and translation metadata.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "reference": "john 3:16",
      "translation": "kjv"
    },
    {
      "reference": "genesis 1:1-5",
      "translation": "web"
    }
  ],
  "required": [
    "reference",
    "translation"
  ],
  "properties": {
    "reference": {
      "type": "string",
      "description": "Bible reference string (e.g. \"john 3:16\", \"genesis 1:1-5\")"
    },
    "translation": {
      "type": "string",
      "description": "Translation code: \"web\" (default), \"kjv\", \"oeb-us\", \"bbe\", \"webbe\", \"cherokee\", \"dra\""
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

uiule

https://github.com/pipeworx-io/mcp-bible

1/7 registries
View full server →