djalal/quran-mcp-server
π βοΈ MCP server to interact with Quran.com corpus via the official REST API v4.
Quick Start
Clone the repository:
git clone https://github.com/djalal/quran-mcp-serverClaude Desktop configuration example:
{
"mcpServers": {
"quran-mcp-server": {
"command": "npx",
"args": [
"-y",
"djalal/quran-mcp-server"
]
}
}
}Check the repository README for specific installation and configuration instructions.