Skip to main content
Glama

credit_report_summary

Read-only

Generate a structured credit report summary for loan officers, simulating credit bureau data using applicant details like employment, income, and loan history.

Instructions

Generate a structured credit report summary — the document a loan officer would review. Western parallel: Experian or Equifax credit report. DEMO — not a real CRB product.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
full_nameYesApplicant full name (for report header only)
id_numberYesNational ID number (used as report reference — not stored)
employment_typeYesEmployment type: formal_employed, self_employed, casual_labour, farmer, gig_worker, unemployed
monthly_income_kesYesDeclared monthly income in KES
existing_loans_countYesNumber of active loans (digital, bank, chama, SACCO)
has_crb_listingYesHas been listed with a Kenya Credit Reference Bureau (CRB)

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior4/5

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

Annotations already mark readOnlyHint=true. The description adds that it's a DEMO, which clarifies the fake nature. No contradictions; the description complements annotations by stating it's not a real product.

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 efficient sentences front-load the purpose and caveat. No redundant information; every part 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?

Given the demo nature and presence of output schema, the description sufficiently covers the tool's purpose and caveat. It explains what the tool does, its analogy, and its non-production status.

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 coverage is 100% with descriptions for all 6 parameters. The description adds no additional parameter meaning beyond what the schema provides, so baseline score of 3 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 it generates a structured credit report summary, compares it to Experian/Equifax, and notes it's a demo. It distinguishes from siblings like alternative_credit_score (score only) and loan_eligibility (eligibility check).

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?

No explicit guidance on when to use this tool versus siblings. The description does not indicate when a full summary is preferred over alternative scores or tips. The DEMO note implies it's for testing but not for production use cases.

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

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/gabrielmahia/mkopo-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server