{
    "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
    "name": "io.github.Alfanous-team/alfanous",
    "description": "Search and explore the Holy Qur'an with Arabic text, transliteration, and advanced search support.",
    "title": "Alfanous - Quranic Search Engine",
    "repository": {
        "url": "https://github.com/Alfanous-team/alfanous",
        "source": "github"
    },
    "version": "1.9.4",
    "packages": [
        {
            "registryType": "pypi",
            "identifier": "alfanous3-mcp",
            "version": "1.9.4",
            "transport": {
                "type": "stdio"
            },
            "runtimeArguments": [
                {
                    "value": "-m",
                    "type": "positional"
                },
                {
                    "value": "alfanous_mcp.mcp_server",
                    "type": "positional"
                }
            ]
        }
    ],
    "_meta": {
        "io.modelcontextprotocol.registry/official": {
            "status": "active",
            "statusChangedAt": "2026-06-14T01:02:38.132007Z",
            "publishedAt": "2026-06-14T01:02:38.132007Z",
            "updatedAt": "2026-06-14T01:02:38.132007Z",
            "isLatest": true
        }
    }
}