Skip to main content
Glama

FairPath Property-Tax Evidence

Server Details

Sourced property-tax protest facts; homeowner reviews and files. Not a law firm; no outcome claims.

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

TDQS

Score is being calculated.

Available Tools

3 tools
fairpath_check_propertyCheck A Consented PropertyAInspect

Look up a homeowner-provided address and return bounded property context. This requires explicit address consent, creates a private audit record, and may create or reuse short-lived scoped session and consent records. It does not expose owner, payment, or raw county records or change an external system.

ParametersJSON Schema
NameRequiredDescriptionDefault
addressYesThe homeowner-provided property address to check.
contextNo
consentedAtYesWhen the homeowner explicitly approved this address lookup.
consentEvidenceIdYesOpaque, non-PII id for the client-side consent event. FairPath stores only its hash.
addressConsentGrantedYesMust be true only after the homeowner explicitly consents to address lookup.

Output Schema

ParametersJSON Schema
NameRequiredDescription
dataYes
redactionYes
sourcesUsedYes
directAnswerYes
evidenceGapsYes
countyCaveatsYes
confidenceLevelYes
complianceFooterYes
informationPostureNoTransitional compatibility field: current broker responses include it, while older broker deployments may omit it during the coordinated rollout.
countyKnowledgeDensityNo
nextAvailableFairPathActionYes

TDQS

A4.5/5.0
Behavior5/5

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

The description discloses side effects beyond the annotations: it 'creates a private audit record' and 'may create or reuse short-lived scoped session and consent records.' It also states boundaries ('does not expose owner, payment, or raw county records') and that it does not 'change an external system,' which is exactly the kind of behavior an agent needs to know.

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 three sentences with no filler. The primary purpose is front-loaded, followed by side effects and then non-goals. Every clause adds useful information.

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?

For a tool with a rich input schema, an output schema, and four required consent-related parameters, the description is complete enough: it states the prerequisite (explicit consent), the side effects, and the data boundaries. There is nothing an agent needs in order to decide whether to invoke it that is missing.

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

Parameters3/5

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

Schema description coverage is 80%, so the schema already documents most parameters. The description adds only the 'homeowner-provided' nuance to address and the consent requirement, but does not explain the optional context object or the specific role of consentEvidenceId beyond what the schema states. This is an acceptable baseline given the schema's coverage.

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 action ('Look up a homeowner-provided address and return bounded property context', which clearly differentiates it from the sibling tools explain_evidence_packet and get_county_requirements. It is specific enough for an agent to know what check_property does.

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

Usage Guidelines4/5

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

The description names the core trigger ('homeowner-provided address') and an explicit prerequisite ('requires explicit address consent'). It does not explicitly name alternative tools or exclusion conditions, but the context for when to call it is clear.

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

fairpath_explain_evidence_packetExplain A FairPath Evidence PacketAInspect

Explain the evidence categories FairPath can organize into a homeowner-reviewed property-tax evidence packet. This creates a private FairPath audit record but does not recommend a filing position, predict an outcome, or change an external system.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

Output Schema

ParametersJSON Schema
NameRequiredDescription
dataYes
redactionYes
sourcesUsedYes
directAnswerYes
evidenceGapsYes
countyCaveatsYes
confidenceLevelYes
complianceFooterYes
informationPostureNoTransitional compatibility field: current broker responses include it, while older broker deployments may omit it during the coordinated rollout.
countyKnowledgeDensityNo
nextAvailableFairPathActionYes

TDQS

A4.2/5.0
Behavior4/5

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

Annotations are all 'false', which is low-information, so the description carries the full burden of behavioral disclosure. It does so well: it reveals the side effect of creating a private audit record and scopes what it does not affect (no external system changes, no recommendations or predictions). This adds genuine context beyond the annotations and shows no contradiction with readOnlyHint=false (creating a record is not read-only).

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?

Two sentences with the purpose front-loaded in the first and the boundary conditions in the second. Zero wasted words; every clause earns its place.

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

Completeness4/5

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

With no parameters and an output schema present (which covers return-value details), the description adequately covers purpose and side effects. Nothing an agent needs to invoke this correctly appears missing.

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?

The tool has zero parameters, so the baseline of 4 applies. There is nothing for the description to document or compensate for in the schema, and no parameter gap exists.

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 states a specific verb ('Explain') and a specific resource ('evidence categories FairPath can organize into a homeowner-reviewed property-tax evidence packet'). This clearly differentiates it from siblings fairpath_check_property and fairpath_get_county_requirements, which perform different operations on different resources.

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 provides scope exclusions ('does not recommend a filing position, predict an outcome, or change an external system'), which tell an agent what this tool is not for. However, it never explicitly states when to use it or routes to the sibling tools for the excluded needs, so usage guidance is mostly implied through negative space.

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

fairpath_get_county_requirementsGet FairPath County RequirementsAInspect

Return public, CIE-backed county property-tax filing guidance and source metadata. This creates a private FairPath audit record but does not make a filing recommendation or change an external system.

ParametersJSON Schema
NameRequiredDescriptionDefault
countyIdYesFairPath county id, such as harris_tx or collin_tx.

Output Schema

ParametersJSON Schema
NameRequiredDescription
dataYes
redactionYes
sourcesUsedYes
directAnswerYes
evidenceGapsYes
countyCaveatsYes
confidenceLevelYes
complianceFooterYes
informationPostureNoTransitional compatibility field: current broker responses include it, while older broker deployments may omit it during the coordinated rollout.
countyKnowledgeDensityNo
nextAvailableFairPathActionYes

TDQS

A3.6/5.0
Behavior4/5

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

Annotations declare readOnlyHint=false, which the description usefully nuances: it 'creates a private FairPath audit record but does not... change an external system.' This clarifies the non-read-only side effect and the read-only boundary with respect to external systems — genuinely valuable context beyond what annotations convey. Minor gap: no mention of what happens on invalid countyId, but the output schema and idempotentHint=false cover part of this.

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?

Two tightly written sentences with zero filler. The primary purpose is front-loaded, and the side-effect disclosure follows naturally in the second sentence. Every clause earns its place.

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

Completeness4/5

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

Given an output schema exists and the tool is a single-parameter lookup, the description covers the essential ground: what it returns, the audit side effect, and the non-mutating external behavior. The only notable gap is sibling differentiation (when to choose this over the other FairPath tools), which slightly reduces completeness.

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

Parameters3/5

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

Schema description coverage is 100% — countyId is documented with examples ('harris_tx or collin_tx'). The description adds no parameter-level detail beyond the schema, so the baseline 3 is appropriate since the schema carries the burden.

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 states a specific verb ('Return') and resource ('county property-tax filing guidance and source metadata'), making the tool's function clear. It implicitly distinguishes from siblings (county requirements vs. check property vs. explain evidence packet), though it does not explicitly name the alternatives.

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?

The description provides no guidance on when to use this tool versus its siblings. It does not state any prerequisites, exclusions, or routing conditions that would help an agent choose between fairpath_get_county_requirements, fairpath_check_property, and fairpath_explain_evidence_packet.

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

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections.

  1. 3 tool updates
    • First observedfairpath_check_property
    • First observedfairpath_explain_evidence_packet
    • First observedfairpath_get_county_requirements

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables detection and analysis of pre-public product launches through web search, content extraction, AI-powered scoring, and automated alerting. Provides comprehensive tools for surfacing stealth startup signals before they trend publicly.
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Browse IndustryLens's published competitive-intelligence reports and head-to-head competitor comparisons from any AI agent — real, source-backed data.
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Analyze LinkedIn & email outreach campaigns, track pipeline performance, and review lead conversations for RevOps, Sales Managers, and SDR teams.
    Apache 2.0
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources