djalal/quran-mcp-server
π βοΈ MCP server to interact with Quran.com corpus via the official REST API v4.
New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.
Install guide β Connected Apps: djalal/quran-mcp-server Claude Desktop
Installation Guide
Run command: npx -y @modelcontextprotocol/server-djalal-quran-mcp-server
Detailed Documentation
π βοΈ MCP server to interact with Quran.com corpus via the official REST API v4.
Configuration
{
"mcpServers": {
"djalal-quran-mcp-server": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-djalal-quran-mcp-server"
],
"env": {}
}
}
}