Skip to main content
Glama
felixLandlord

BibleMCP

cross_reference

Read-only

Find Bible verses semantically related to a reference. Supports BSB, ASV, BBE, KJAV translations and adjustable limits.

Instructions

Find semantically related verses for a reference (not a curated cross-ref index).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
paramsYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior4/5

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

Annotations provide readOnlyHint=true, so the agent knows the operation is safe. The description adds value by clarifying the tool uses semantic matching ('not a curated cross-ref index'), which is a behavioral trait beyond the annotation. No contradictions.

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, front-loaded sentence with no wasted words. The parenthetical adds essential clarification without bloat. It 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?

Despite having an output schema (reducing need to explain returns), the description does not address the input structure or constraints. It lacks guidance on how to use parameters like limit or translation, making it incomplete for a tool with moderate complexity.

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

Parameters1/5

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

The description does not mention any parameters or their roles. Schema description coverage is 0% (the tool description lacks param info), and while the schema itself has some field descriptions, the tool description adds no meaning beyond the schema. For a tool with three sub-parameters, this is insufficient.

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

Purpose5/5

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

The description clearly states 'Find semantically related verses for a reference', specifying the verb ('Find') and resource ('semantically related verses'). It also distinguishes itself from a curated cross-ref index, differentiating it from siblings like search_verse or topic_lookup.

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

Usage Guidelines3/5

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

The description implies usage for finding related verses via semantic similarity rather than a curated index, but it does not explicitly state when to prefer this over alternatives like search_verse or topic_lookup. No exclusions or contextual conditions are provided.

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

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/felixLandlord/BibleMCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server