Developer Tools
Trust: 37/100 (Limited)io.github.adelpro/quran-search-engine-mcp Guide
Quran Search Engine MCP for AI tools. Provides Quran search, Arabic normalization, and highlighting.
2 starsby adelpro
Quick Start
Install
npx quran-search-engine-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-adelpro-quran-search-engine-mcp": {
"command": "npx",
"args": [
"quran-search-engine-mcp"
]
}
}
}