Skip to main content
Glama

Quran Search

search
Read-onlyIdempotent

Search the Quran with Arabic normalization, lemma/root options, and highlights.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pageNo
rootNo
lemmaNo
limitNo
queryYes

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

B3/5.0
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already indicate read-only, idempotent, and non-destructive behavior. The description adds that the search uses Arabic normalization and lemma/root options, providing some extra behavioral context, but it does not detail output format, pagination, or other constraints. This adds some value but not rich behavioral disclosure.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single sentence, front-loaded with the action and purpose. It contains no filler or redundant details, every word earns its place.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

With five parameters, no output schema, and several sibling tools, this description is too terse. It fails to clarify the meaning of 'highlights', pagination behavior, or how the search relates to more specific tools like find_verses_by_lemma. The overall context leaves significant gaps for an agent to use the tool correctly.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The schema has 0% parameter description coverage, so the description must compensate. It only hints at the lemma and root boolean options, leaving query, page, and limit unexplained. This is insufficient for a tool with five parameters.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool searches the Quran with specific options (Arabic normalization, lemma/root, highlights). It is a specific verb+resource, but it doesn't differentiate from sibling tools like find_verses_by_lemma or find_verses_by_root, which may offer overlapping functionality.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

There is no guidance on when to use this tool versus its siblings, such as find_verses_by_lemma or get_verses_by_range. No context, exclusions, or alternative recommendations are provided.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources