Back to MCP Servers
🔌

djalal/quran-mcp-server

MIT

📇 ☁️ MCP server to interact with Quran.com corpus via the official REST API v4.

TypeScriptAPIs

Install

npx -y quran-mcp-server

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "djalal-quran-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "quran-mcp-server"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.