Enterprise DNA
M MCP Servers Developer low

djalal/quran-mcp-server

by Various

Quran.com API integration for verse search, translation and tafsir

D

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
Free 27-page guide

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.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks