You're viewing a demo portfolio

Join the waitlist
PRSM

get_surah

Active

Tool of Quran

declared in 0.1.0

Get the full text of a surah (chapter) of the Quran by its number (1-114). Returns every ayah (verse) in the chosen edition. Use an English translation edition (e.g. en.asad, en.sahih) for English, or quran-uthmani for the Arabic text.

Parameters schema

{
  "type": "object",
  "required": [
    "number"
  ],
  "properties": {
    "number": {
      "type": "number",
      "description": "Surah number, 1-114."
    },
    "edition": {
      "type": "string",
      "description": "Edition identifier. Default 'en.asad' (English translation). Other examples: 'en.sahih' (English), 'quran-uthmani' (Arabic)."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Quran

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

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