目录 / quran-search-engine-mcp
MCP
鉴权未知
未评级
已上架
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 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.
该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链
接入信息
- 传输形态
- http
- 鉴权方式
- 鉴权未知
- 端点
https://quran-search-engine-mcp.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
"mcpServers": {
"quran-search-engine-mcp": {
"url": "https://quran-search-engine-mcp.run.tools"
}
}
}
能力清单
| 工具 | 说明 |
|---|---|
| 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. |
| get_verse | Fetch a single verse by global id or by (suraId, ayaId). Returns the full verse record or null. |
| get_verse_morphology | Get the lemmas and roots for a single verse by gid or by (suraId, ayaId). Returns morphology or null. |
| get_verses_by_range | Fetch verses by Quran range syntax: '2:255' (single), '1:1-7' (range), or '2:' (whole sura). |
| list_surahs | Return all 114 surahs with id, names (Arabic, English, romanization), verse count, juz list, and Mushaf page range. |
| search | Search the Quran with Arabic normalization, lemma/root options, and highlights. |
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。