get_surah
ActiveTool of Quran
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)."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Quran
https://github.com/pipeworx-io/mcp-quran
1/7 registries