get_verse
ActiveTool 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."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
uiule
https://github.com/pipeworx-io/mcp-bible
1/7 registries