← Registry

Learning Resources

asksakina.com

MCP server that retrieves Islamic religious content including Quranic verses, authenticated supplications, and the 99 Names of Allah.

1 endpoint3 known toolsFirst detected May 29, 2026Last detected September 25, 2026

ENDPOINT 1

https://sakina-mcp.fly.dev/mcp

No auth detected

MCP server metadata

Name
sakina-islamic-knowledge
Version
1.4.0
Capabilities
tools.listChangedresources.listChanged

Known tools 3

get_quran_verse

Retrieve a single Quranic verse by surah and ayah reference.

Inferred read-only
get_dua

Retrieve authenticated Islamic supplications (du'as) for a life context.

Inferred read-only
get_name_of_allah

Look up one of the 99 Names of Allah (al-Asma al-Husna) by number or name.

Inferred read-only

CONNECT 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.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.