Skip to main content
Glama

Server Details

Semantic search across 6,236 Quran verses and 12,416 authentic Hadiths for Islamic guidance.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
BalajSaleem/criterion
GitHub Stars
11

See and control every tool call

Log every tool call with full inputs and outputs
Control which tools are enabled per connector
Manage credentials once, use from any MCP client
Monitor uptime and get alerted when servers go down

Available Tools

3 tools
get_verseInspect

Retrieve a specific Quran verse by reference. Use this when you need an exact verse (e.g., Ayat al-Kursi is 2:255).

ParametersJSON Schema
NameRequiredDescriptionDefault
referenceYesVerse reference in format "surah:ayah" (e.g., "2:255", "18:10")
search_hadithInspect

Search 21,641 authentic Hadith narrations from 6 major collections: Sahih Bukhari, Sahih Muslim, Jami` at-Tirmidhi, Sunan Abi Dawud, 40 Hadith Nawawi, and Riyad as-Salihin. Filter by collection and authenticity grade. Use this for questions about Prophet Muhammad's teachings and practices.

ParametersJSON Schema
NameRequiredDescriptionDefault
gradeNoAuthenticity filter: sahih-only (most authentic), sahih-and-hasan (authentic + good), or allsahih-only
limitNoNumber of results to return (1-15, default: 5)
queryYesSearch query for Hadith (e.g., "charity and good deeds")
collectionsNoComma-separated collection names: bukhari, muslim, tirmidhi, abudawud, nawawi40, riyadussalihin (leave empty for all)
search_quranInspect

Search 6,236 Quran verses using semantic similarity. Returns verses with ±2 surrounding verses for context. Use this for questions about Quranic guidance, themes, or specific topics.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoNumber of results to return (1-20, default: 7)
queryYesSearch query for Quran verses (e.g., "patience in hardship")

Verify Ownership

Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:

{
  "$schema": "https://glama.ai/mcp/schemas/connector.json",
  "maintainers": [
    {
      "email": "your-email@example.com"
    }
  ]
}

The email address must match the email associated with your Glama account. Once verified, the connector will appear as claimed by you.

Last verification attempt failed.

Sign in to verify ownership

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.