djalal/quran-mcp-server
by Various
Quran.com API integration for verse search, translation and tafsir
MCP
djalal/quran-mcp-server
Added 1 June 2026
Overview
An MCP server that integrates with the Quran.com API to provide verse search, translation, and tafsir (exegesis) functionality. It is written in TypeScript and exposes these capabilities through the Model Context Protocol for use by compatible clients.
Best for
Best for
Developers building applications that need Quranic verse search, translation, or tafsir functionality
Use cases
- Search Quran verses by keyword or phrase
- Retrieve translations of verses in multiple languages
- Access tafsir (exegesis) for specific verses
How to use
Tested with
Claude Desktop
Example client config
{\n "mcpServers": {\n "quran-api": {\n "command": "docker",\n "args": ["run", "-i", "--rm", "--init", "-e", "API_KEY=your_api_key_if_needed", "-e", "VERBOSE_MODE=true", "quran-mcp-server"],\n "disabled": false,\n "autoApprove": []\n }\n }\n} Notes
An MCP server that integrates with the Quran.com API to provide verse search, translation, and tafsir (exegesis) functionality. It is written in TypeScript and exposes these capabilities through the Model Context Protocol for use by compatible clients.
66 stars on GitHub. Last updated 2025-06-12. Licensed MIT.
Use cases
- Search Quran verses by keyword or phrase
- Retrieve translations of verses in multiple languages
- Access tafsir (exegesis) for specific verses
Pros
- Direct integration with Quran.com API for reliable and authoritative data
- TypeScript implementation offers type safety and easier maintenance
- Open source with community contributions (66 stars)
Cons
- Depends on Quran.com API availability and may be subject to rate limits
- Limited to the translations and tafsir sources provided by Quran.com
- Requires an MCP-compatible client or framework to be used
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Direct integration with Quran.com API for reliable and authoritative data
- TypeScript implementation offers type safety and easier maintenance
- Open source with community contributions (66 stars)
Cons
- Depends on Quran.com API availability and may be subject to rate limits
- Limited to the translations and tafsir sources provided by Quran.com
- Requires an MCP-compatible client or framework to be used
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
RooCode
Various
Roo Code gives you a whole dev team of AI agents in your code editor.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.