Learning Resources
asksakina.com
MCP server that retrieves Islamic religious content including Quranic verses, authenticated supplications, and the 99 Names of Allah.
ENDPOINT 1
https://sakina-mcp.fly.dev/mcp
MCP server metadata
- Name
- sakina-islamic-knowledge
- Version
- 1.4.0
Known tools 3
get_name_of_allahLook up one of the 99 Names of Allah (al-Asma al-Husna) by number or name.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.sakina-islamic-knowledge]
url = "https://sakina-mcp.fly.dev/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"sakina-islamic-knowledge": {
"type": "http",
"url": "https://sakina-mcp.fly.dev/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: sakina-islamic-knowledge
Remote MCP URL: https://sakina-mcp.fly.dev/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"sakina-islamic-knowledge": {
"url": "https://sakina-mcp.fly.dev/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"sakina-islamic-knowledge": {
"type": "http",
"url": "https://sakina-mcp.fly.dev/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "sakina-islamic-knowledge",
"transport": "streamable-http",
"url": "https://sakina-mcp.fly.dev/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for fly.dev was fetched 2026-09-26T18:35:49.496Z.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.