You're viewing a demo portfolio

Join the waitlist
PRSM

get_verse

Active

Tool of uiule

declared in 0.1.0

Get a specific Bible verse or range by reference (e.g., "john 3:16", "romans 8:28", "psalm 23:1-6"). Returns verse text in World English Bible translation.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "reference": "john 3:16"
    },
    {
      "reference": "psalm 23:1-6"
    }
  ],
  "required": [
    "reference"
  ],
  "properties": {
    "reference": {
      "type": "string",
      "description": "Bible reference string (e.g. \"john 3:16\", \"genesis 1:1-3\", \"psalm 23\"). Spaces will be encoded automatically."
    }
  }
}

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 →
get_verse — uiule — PRSM MCP