Skip to content
Cursor

Alfanous - Quranic Search Engine for Cursor

io.github.alfanous-team/alfanous

Search and explore the Holy Qur'an with Arabic text, transliteration, and advanced search support.

client:Cursor transport:stdio runtime:pypi

Install Alfanous - Quranic Search Engine in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "alfanous": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "alfanous3-mcp"
      ]
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Alfanous - Quranic Search Engine in other clients