quran-search-engine-mcp

quran-search-engine-mcp is a TypeScript-ready Model Context Protocol (MCP) search engine built to power accurate, context-aware Quranic verse lookup for…

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only

What it can do

  • Find Verses By Lemma: Find verses containing a normalized lemma via the inverted lemma index. Paginated.
  • Find Verses By Root: Find verses containing a normalized Arabic root via the inverted root index. Paginated.
  • Get Sura Info: Look up one surah by numeric id (1–114), Arabic name, English name, or romanization. Returns the matching record or null.

What data it sees

Do you need an account

No: the server works without sign-in

quran-search-engine-mcp is a TypeScript-ready Model Context Protocol (MCP) search engine built to power accurate, context-aware Quranic verse lookup for MCP-compatible AI and applications. Instead of letting the model guess or hallucinate scripture, all search queries are routed through an MCP server that returns verified Quranic text with advanced Arabic normalization and semantic matching — including root forms, synonyms, and variants — so your app or assistant always works off real Quran content with zero hallucination.

Server tool list (8)

Raw names from tools/list. Only developers need these.

find_verses_by_lemmaFind verses containing a normalized lemma via the inverted lemma index. Paginated.
find_verses_by_rootFind verses containing a normalized Arabic root via the inverted root index. Paginated.
get_sura_infoLook up one surah by numeric id (1–114), Arabic name, English name, or romanization. Returns the matching record or null.
get_verseFetch a single verse by global id or by (suraId, ayaId). Returns the full verse record or null.
get_verse_morphologyGet the lemmas and roots for a single verse by gid or by (suraId, ayaId). Returns morphology or null.
get_verses_by_rangeFetch verses by Quran range syntax: '2:255' (single), '1:1-7' (range), or '2:' (whole sura).
list_surahsReturn all 114 surahs with id, names (Arabic, English, romanization), verse count, juz list, and Mushaf page range.
searchSearch the Quran with Arabic normalization, lemma/root options, and highlights.
quran-search-engine-mcp: connect to Claude, ChatGPT, Cursor · Connectors.fun