You're viewing a demo portfolio

Join the waitlist
PRSM

get_ayah

Active

Tool of Quran

declared in 0.1.0

Get a single ayah (verse) of the Quran by reference — either surah:ayah (e.g. "2:255" for Ayat al-Kursi) or a global ayah number (1-6236). Returns the verse text in the chosen edition (translation like en.asad / en.sahih, or Arabic via quran-uthmani).

Parameters schema

{
  "type": "object",
  "required": [
    "reference"
  ],
  "properties": {
    "edition": {
      "type": "string",
      "description": "Edition identifier. Default 'en.asad'. Use 'quran-uthmani' for Arabic."
    },
    "reference": {
      "type": "string",
      "description": "Verse reference: \"surah:ayah\" like \"2:255\", or a global ayah number like \"262\"."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Quran

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

1/7 registries
View full server →
get_ayah — Quran — PRSM MCP