You're viewing a demo portfolio

Join the waitlist
PRSM

search_quran

Active

Tool of Quran

declared in 0.1.0

Search the Quran for a keyword across ayahs (verses). Returns matching verses (up to 30) with their surah (chapter) and ayah number. Defaults to the en.asad English translation; pass another edition to search a different translation or Arabic (quran-uthmani).

Parameters schema

{
  "type": "object",
  "required": [
    "keyword"
  ],
  "properties": {
    "surah": {
      "type": [
        "number",
        "string"
      ],
      "description": "Restrict to a surah number, or 'all' for the whole Quran (default)."
    },
    "edition": {
      "type": "string",
      "description": "Edition to search. Default 'en.asad'."
    },
    "keyword": {
      "type": "string",
      "description": "Word or phrase to search for."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Quran

https://github.com/pipeworx-io/mcp-quran

1/7 registries
View full server →