Alfanous - Quranic Search Engine✓
io.github.Alfanous-team/alfanous · v1.9.2
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$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.2",
"packages": [
{
"registryType": "pypi",
"identifier": "alfanous3-mcp",
"version": "1.9.2",
"transport": {
"type": "stdio"
},
"runtimeArguments": [
{
"value": "-m",
"type": "positional"
},
{
"value": "alfanous_mcp.mcp_server",
"type": "positional"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}