Skip to main content
Glama

find_house_church

Read-only

Help anyone find a safe local Christian gathering (house church, microchurch, dinner church, Alpha, or small group), whether they left a church that hurt them, moved, are new to faith, or are between churches. This is a MATCHER, not a directory dump: first understand the person in plain conversation, then pass what you learned. Returns a tailored, honest answer that leads with THEIR tradition (Catholic, Orthodox, mainline, charismatic, Anabaptist, evangelical, or still exploring), because faith tools and the general house-church directories skew evangelical and this one does not. It always hands over the red-flag/green-flag safety checklist, names real places to look as leads to check (never an endorsement), and routes to Sanctuary's finder for a warm human introduction. Never vouches for or invents a specific group. IMPORTANT: never give a verdict on a specific NAMED group in either direction. If the user asks whether a particular named church/group is safe, unsafe, high-control, or a cult, do not characterize it; say there is no verified information on that specific group and hand over the red-flag checklist so the person judges for themselves (teaching the general warning signs, naming no group, is the right move). All fields optional; the more you pass, the better the match. Anyone in crisis is pointed to 988.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
areaNoCity and state or region, in plain words. Optional.
formatNoWhether they want to meet in person, online, or either/hybrid. Optional.
waryOfNoWhat they are wary of or hoping to avoid (e.g. high-control groups, being recruited, pressure, a specific denomination). Optional.
lifeStageNoLife stage or situation if it comes up (e.g. college student, young family with kids, single adult, retired, newly moved). Optional.
traditionNoThe faith tradition or background they come from or are drawn to, in their own words (e.g. Catholic, Orthodox, evangelical, non-denominational, charismatic/Pentecostal, Methodist/mainline, Mennonite/Anabaptist, or still exploring). Optional.
lookingForNoWhether they want to join a group, help start one, or either. Optional.

TDQS

A4.8/5.0
Behavior5/5

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

The description goes far beyond the readOnlyHint annotation by detailing exact behaviors: returns a tailored answer leading with the person's tradition, always provides a red-flag/green-flag safety checklist, names real places as leads (never endorsements), routes to Sanctuary's finder, and never invents or vouches for a specific group. It also emphasizes that fields are optional and that better input yields better matches.

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

Conciseness4/5

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

The description is fairly long but densely informative, covering purpose, usage, behavioral constraints, and crisis handling. It is front-loaded with the core function and maintains relevance throughout. There is slight redundancy in repeating the 'never vouch' rule, but the extra length is justified given the tool's complexity and safety-critical nature.

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

Completeness5/5

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

Given six optional parameters, no output schema, and a read-only annotation, the description provides comprehensive context: what it returns (tailored answer, checklist, leads, Sanctuary routing), how to handle named-group queries, and crisis escalation. It covers all likely agent scenarios and leaves little unsaid for a tool of this complexity.

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

Parameters4/5

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

Schema description coverage is 100% with clear descriptions for all six parameters, so baseline is 3. The description adds useful meta-guidance: 'All fields optional; the more you pass, the better the match' and context that the matcher requires a prior conversation. It doesn't redefine individual parameters but reinforces their collective purpose, which merits a 4.

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 the tool's function: helping find safe local Christian gatherings (house church, microchurch, etc.) and acts as a matcher rather than a directory dump. It distinguishes itself from sibling tools by explicitly contrasting with general house-church directories and referring to Sanctuary's finder for a human introduction.

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

Usage Guidelines5/5

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

The description specifies when to use the tool (e.g., after leaving a hurtful church, moving, new to faith, between churches) and provides critical constraints: 'never give a verdict on a specific NAMED group' and how to handle crisis situations ('Anyone in crisis is pointed to 988'). It also instructs to 'first understand the person in plain conversation, then pass what you learned,' giving clear conversational guidance.

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.

TDQS

A4.4/5.0
Disambiguation5/5

Each tool has a clear, distinct purpose: about_sanctuary provides app info, find_house_church matches users to gatherings, find_prayer retrieves a prayer for a specific feeling, and list_prayer_topics enumerates available prayer topics. No two tools overlap in a way that would confuse an agent.

Naming Consistency4/5

Three tools follow a consistent verb_noun snake_case pattern (find_house_church, find_prayer, list_prayer_topics), but about_sanctuary deviates by starting with a preposition rather than a verb. The inconsistency is minor and the rest are uniform.

Tool Count5/5

With 4 tools, the set is well-scoped for the server's niche purpose. Each tool serves a distinct and necessary function, and the count is within the ideal range for a focused MCP server.

Completeness4/5

The core domain is covered: app information, house church matching, prayer lookup, and topic listing. A minor gap is the lack of an explicit tool to list available fields/options for find_house_church, but the description provides enough guidance for agents to work around it.

Resources