MCP Servers / database / Quran.com API

Quran.com API

JSON →
none★ 66database

Interact with the Quran.com corpus using their official REST API v4.

Install
How to run this server

No install command recorded.

server path: quran-com-api
Tools
What this server exposes
GET /chapters
List Chapters
GET /chapters/{id}
Get Chapter
GET /chapters/{chapter_id}/info
Get Chapter Info
GET /verses/by_chapter/{chapter_number}
Get verses by Chapter / Surah number
GET /verses/by_page/{page_number}
Get all verses of a specific Madani Mushaf page
GET /verses/by_juz/{juz_number}
Get verses by Juz number
GET /verses/by_hizb/{hizb_number}
Get verses by Hizb number
GET /verses/by_rub/{rub_el_hizb_number}
Get verses by Rub el Hizb number
GET /verses/by_key/{verse_key}
Get verse by key
GET /verses/random
Get a random verse
GET /juzs
Get list of all juzs
GET /search
Search the Quran for specific terms
GET /resources/translations
Get list of available translations
GET /resources/translations/{translation_id}/info
Get information of a specific translation
GET /resources/tafsirs
Get list of available tafsirs
GET /resources/tafsirs/{tafsir_id}/info
Get the information of a specific tafsir
GET /quran/tafsirs/{tafsir_id}
Get a single tafsir
GET /resources/chapter_reciters
List of Chapter Reciters
GET /resources/recitation_styles
Get the available recitation styles
GET /resources/languages
Get all languages
Configuration
Environment & auth
authnone
Resources
Quran.com API — MCP Server · libregistry