Skip to main content
Glama

Curagent Title Risk

Ownership verified

Server Details

AI title risk analysis for Florida real estate closing documents.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsA

Average 4.6/5 across 3 of 3 tools scored.

Server CoherenceA
Disambiguation5/5

Each tool has a clearly distinct purpose: analyze_title_documents performs the core analysis, check_coverage verifies scope, and get_credit_balance checks usage. No overlap or ambiguity between them.

Naming Consistency5/5

All tool names follow a consistent verb_noun snake_case pattern (analyze_, check_, get_). The naming is uniform and predictable.

Tool Count5/5

With 3 tools, the server is tightly scoped to its purpose: a pre-flight check, a credit check, and the main analysis. This is an appropriate size for a specialized title risk service.

Completeness5/5

The tool set covers the full intended workflow: confirm coverage, verify credits, then analyze. There are no obvious gaps for the stated Florida title risk domain, as each tool is essential and sufficient.

Available Tools

3 tools
analyze_title_documentsAInspect

Analyzes Florida real estate title documents and returns a structured risk report with a composite score, findings, and AI cure guidance. Accepts one or more PDF documents as base64 strings (deed, title commitment, mortgage, closing disclosure, survey, payoff letter, HOA estoppel, etc.). Uses one analysis from your free monthly allowance (sandbox tier) or 1 credit (paid tiers). Florida properties only — call check_coverage first to confirm scope, and get_credit_balance to confirm available credits.

ParametersJSON Schema
NameRequiredDescriptionDefault
documentsBase64YesOne or more PDF documents, each as a base64-encoded string.
Behavior4/5

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

No annotations provided, so description carries full burden. It discloses the credit cost, scope limitation to Florida, prerequisite calls, and the output structure (composite score, findings, cure guidance). It does not mention failure modes or timeout behavior but provides substantial context beyond minimal.

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 compact, front-loaded with the core purpose, and every sentence adds useful information (scope, prerequisites, cost, document types). No filler or redundancy.

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?

Even without an output schema, the description explains the return value structure (composite score, findings, AI cure guidance). It also covers prerequisites, cost, and scope, making it fully sufficient for an agent to invoke correctly.

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 coverage is 100% with a single parameter described, but the description adds significant value by enumerating acceptable document types (deed, title commitment, mortgage, closing disclosure, etc.) and clarifying base64 encoding, which goes beyond the schema's 'base64-encoded string'.

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 analyzes Florida real estate title documents and returns a structured risk report with a composite score, findings, and AI cure guidance. This specific verb+resource+output distinguishes it from siblings like check_coverage and get_credit_balance.

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?

Explicitly states when to use (for Florida properties only), prerequisites (call check_coverage first, get_credit_balance to confirm credits), and cost implications (uses one analysis from monthly allowance or 1 credit). This is strong usage guidance.

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

check_coverageAInspect

Returns what Curagent currently supports: which US states, which document types, and how analysis is priced. Call this before analyzing to confirm the property's state is in scope. Curagent currently supports Florida real estate transactions only.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

Behavior4/5

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

With no annotations provided, the description carries the burden. It transparently notes that the tool returns information and highlights a critical limitation (Florida only), which goes beyond a generic read-only hint. It does not explicitly state side effects, but as a pure query tool, the absence of side effects is implied.

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 that are front-loaded with the primary purpose, followed by a direct usage instruction and a key scope detail. Every sentence earns its place, with no redundancy or filler.

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?

Despite having no output schema and zero parameters, the description fully explains what the tool returns, when to call it, and the current geographic limitation. This is sufficient for an agent to select and invoke the tool correctly within the context of the sibling tools.

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 is 4. There are no parameter details needed; the description focuses on the output contents, which aligns with the empty schema.

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 it returns supported US states, document types, and pricing, which is a specific verb+resource. It is distinct from the sibling tools analyze_title_documents and get_credit_balance, as it answers coverage questions rather than performing analysis or checking credits.

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?

Explicitly instructs to 'Call this before analyzing to confirm the property's state is in scope,' providing a clear when-to-use directive. It also gives a concrete example of current Florida-only support, helping the agent decide if this tool applies.

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

get_credit_balanceAInspect

Returns the caller's remaining Curagent credit balance and tier. Call this before analyzing to confirm available usage. Sandbox tier includes a free monthly analysis allowance; paid tiers use 1 credit per analysis.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

Behavior4/5

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

With no annotations provided, the description carries the transparency burden. It clarifies the tier-based credit system (sandbox free allowance, paid tiers consume credits) and implies this is a read-only operation by stating it 'returns' balance. It does not explicitly state that the check itself consumes no credits, but the context is sufficient for a simple getter.

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 two sentences, front-loaded with the primary purpose, and every sentence adds value. The first states what it returns, the second explains when to use it and clarifies the credit model. No fluff or redundancy.

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 simple, zero-parameter getter with no output schema, the description is complete. It covers what the tool returns (balance and tier), when to use it, and relevant business rules about tiers and credits. No critical information is 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, and the schema is trivially complete with 100% coverage. The description adds no parameter-specific details because none are needed; the baseline of 4 for no-parameter tools applies.

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 returns the caller's remaining credit balance and tier, using specific verb and resource (get_credit_balance). It distinguishes from siblings like analyze_title_documents and check_coverage by focusing on credit status rather than analysis or coverage.

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 explicitly advises calling this tool before analyzing to confirm available usage, providing clear context. It does not mention alternatives or when not to use it, but the 'before analyzing' instruction gives a strong usage cue.

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

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Servers

View all MCP Servers

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources