Skip to main content
Glama

unclaimed_money_portal

Get the official, free unclaimed-property (unclaimed money) search portal for a US state plus the national NAUPA/missingmoney.com link. Use to direct someone to where they can search for forgotten bank accounts, refunds, etc.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
stateYesState name or 2-letter code, e.g. 'Texas' or 'TX'.

TDQS

A3.7/5.0
Behavior2/5

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

No annotations are provided, and the description lacks behavioral details such as return format, authentication requirements, rate limits, or side effects. For an unannotated tool, this is a significant gap.

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 concise sentences that immediately state the purpose and use case, with no unnecessary words.

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

Completeness3/5

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

Given no output schema or annotations, the description does not specify what the tool returns (e.g., a URL, HTML page, or structured data). While the purpose is clear, an agent lacks full context on how to process the result.

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?

The schema covers the single parameter 'state' with full description. The description adds minimal value by mentioning 'US state' and the national link, but the schema already explains the parameter sufficiently, meeting the baseline for 100% 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 tool retrieves official unclaimed property search portals for US states and the national NAUPA/missingmoney.com link, effectively differentiating from sibling tool 'search_settlements' which handles settlements.

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 says 'Use to direct someone to where they can search', providing a clear usage scenario. It does not explicitly state when not to use or compare to sibling, but the purpose naturally excludes settlement searches.

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

A3.9/5.0
Disambiguation5/5

The two tools have completely distinct purposes: one searches active class-action settlements, the other provides links to state unclaimed property portals. There is no ambiguity between them.

Naming Consistency5/5

Both tool names use snake_case and are descriptive of their functions (search_settlements, unclaimed_money_portal), maintaining a consistent style.

Tool Count3/5

With only 2 tools, the server feels thin for a domain like 'found money.' It covers two basic needs but lacks auxiliary tools (e.g., for claims or direct searches), though the count is not extreme.

Completeness2/5

The server only provides search for settlements and portal links for unclaimed property, omitting any tool for actual claims or direct searches within state databases. Users must leave the MCP to complete even basic workflows.

Resources