Quran Search Engine MCP for AI tools. Provides Quran search, Arabic normalization, and highlighting.
Quran Search Engine MCP for AI tools. Provides Quran search, Arabic normalization, and highlighting.
Valid MCP server (3 strong, 3 medium validity signals). 3 known CVEs in dependencies (0 critical, 3 high severity) Package registry verified. Imported from the Official MCP Registry.
6 files analyzed Β· 4 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-adelpro-quran-search-engine-mcp": {
"args": [
"-y",
"quran-search-engine-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
I developed quran-search-engine-mcp to bridge the gap between AI and authentic Quranic text.

The idea is simple: instead of relying on an AI to "hallucinate" or predict Quranic verses, this tool routes search requests to a dedicated, accurate search engine. The AI handles the natural language understanding, while the MCP server provides the exact, literal Quranic text. This means the AI only processes the query, while the Quranic text is always accurate.
You can use the published package directly without building it yourself.
Edit the config file:
%APPDATA%\Claude\claude_desktop_config.json~/Library/Application Support/Claude/claude_desktop_config.jsonAdd the server entry:
{
"mcpServers": {
"quran-search-engine-mcp": {
"command": "npx",
"args": ["quran-search-engine-mcp"]
}
}
}
pnpm build
Edit the config file:
%APPDATA%\Claude\claude_desktop_config.json
Add the server entry:
{
"mcpServers": {
"quran-search-engine-mcp": {
"command": "node",
"args": ["D:\\path\\to\\quran-search-engine-mcp\\dist\\server.js"]
}
}
}
Note: Replace D:\\path\\to\\... with the actual absolute path to your project.
Once configured, you can use it in chat:
βSearch the Quran for Ψ§ΩΨΩ Ψ― and show the results.β
Result: any Quran-related query is sent directly to the server, and the server returns the correct verses.
The engine understands context and synonyms. For example, when searching for "Prophet Yunus with all synonyms":
"Search for the Prophet Yunus with all synonyms"
The result includes verses related to Yunus, The People of Yunus, and even Dhul-Nun (The One with the Whale).

Even when restricting the search to the name only, the results remain precise. This proves that the AI understands the intent, but the data comes from a trusted source.
This server builds on the quran-search-engine package for core search logic, Arabic normalization, lemma/root matching, and highlights.
See https://www.npmjs.com/package/quran-search-engine for details.
quran-search-engine-mcp turns any MCP-compatible AI into a reliable source for Quranic search. Everything goes through the server, the texts are always correct, and the AI only handles the query.
This opens the door for educational applications, smart assistants, or any project that needs trustworthy, realistic Quran search without hallucinations.
pnpm install
pnpm build
pnpm dev
pnpm test
pnpm lint
pnpm build
pnpm version patch
pnpm publish --access public
See CONTRIBUTING.md.
Email: contact@adelpro.us.kg
MIT
Be the first to review this server!
by Modelcontextprotocol Β· Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno Β· Developer Tools
Toleno Network MCP Server β Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace Β· Developer Tools
Create, build, and publish Python MCP servers to PyPI β conversationally.
by Microsoft Β· Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by mcp-marketplace Β· Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm β conversationally
by mcp-marketplace Β· Finance
Free stock data and market news for any MCP-compatible AI assistant.