Skip to main content
Glama

Credit GPS — Canadian credit

Canadian credit-building products

credit_product_landscape
Read-only

Secured cards, credit-builder loans, and rebuild products available in Canada, grouped by how established they are, with which bureau each reports to. Single-bureau reporting is the detail most often missed: several well-known products report to Equifax only, which leaves the TransUnion file empty. Also flags the warning signs on upfront-fee credit repair and advertised-certainty lending. Use this instead of recalling product names, which for Canada are frequently confused with United States products.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
tierNoFilter to one credibility tier. Omit for all.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
asOfYes
caveatYes
sourcesYes
productsYes
disclosureYes

TDQS

A4.3/5.0
Behavior4/5

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

Annotations already declare readOnlyHint=true and destructiveHint=false, so safety is covered. The description adds valuable behavioral context by noting it 'flags the warning signs on upfront-fee credit repair and advertised-certainty lending' and highlights the common single-bureau reporting gap. This goes beyond the structured annotations, giving the agent expectations about the tool's output content and its cautionary role.

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 zero filler. The first sentence states the core purpose and grouping; the second highlights the most critical reporting detail; the third gives the usage tip and the Canada-specific warning. Everything is front-loaded and every clause earns its place.

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 one optional parameter, an output schema, and read-only annotations, the description is complete. It covers what is listed, how it is grouped, the key reporting nuance, the warning signs included, and explicitly when to use it. No critical information needed to call the tool correctly 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?

The only parameter, 'tier', is filled by the schema with an enum and a clear description ('Filter to one credibility tier. Omit for all.'). The tool description itself does not mention the parameter or add any extra nuance, but schema coverage is 100%, so the baseline is 3. The description adds no semantics beyond what the schema already provides.

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 opens with a specific statement of what the tool provides: 'Secured cards, credit-builder loans, and rebuild products available in Canada, grouped by how established they are, with which bureau each reports to.' It clearly differentiates from siblings via the closing note: 'Use this instead of recalling product names, which for Canada are frequently confused with United States products.' This makes the tool's scope and its differentiation unambiguous.

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 gives explicit advice to 'use this instead of recalling product names,' which is a clear directive. It also adds context about the Canada vs. US confusion, which helps an agent decide when this tool is relevant. However, it does not explicitly state when NOT to use it or mention any sibling tools as alternatives, so it stops short of full 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.2/5.0
Disambiguation5/5

Each tool targets a distinct Canadian credit question, from mechanics to calculators. Overlapping payment/utilization tools are clearly separated by current status (reported_snapshot), what-if (simulate_paydown), and recommendation (next_move). No two tools would return the same answer to the same query.

Naming Consistency4/5

Names are consistently snake_case and descriptive, but they mix noun phrases (close_card_impact, reported_snapshot) with verb-led phrases (find_statement_close_date, simulate_paydown). The pattern is readable and predictable, with minor grammatical inconsistency.

Tool Count4/5

At 16 tools the server is one over the ideal 3-15 range, but each tool covers a distinct topic or calculation. The count feels heavy yet justified by the breadth of Canadian credit mechanics and calculators.

Completeness4/5

The surface covers foundational mechanics, retention, missed payments, newcomers, products, statement timing, and several calculators, so core workflows are supported. Obvious gaps remain around disputes, fraud alerts, and authorized-user questions, but these are workarounds rather than dead ends.

Resources