Skip to main content
Glama

530A Model calculator

Server Details

Free, deterministic 530A (Trump Account) projections, verified rules, and searchable guides.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
zach-eikenberry/530A
GitHub Stars
0

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.1/5 across 4 of 4 tools scored.

Server CoherenceA
Disambiguation5/5

Each tool targets a distinct action: explain_530a provides rules, project_530a does projections, search finds documents, and fetch retrieves them. No overlap.

Naming Consistency3/5

Naming mixes patterns: explain_530a and project_530a share a format, but search and fetch are bare verbs. Inconsistent but readable.

Tool Count4/5

Four tools cover the core functionality without bloat. Slightly minimal but appropriate for a focused calculator knowledge base.

Completeness4/5

The set covers explanation, search, retrieval, and projection. Missing update/delete operations, but they are not needed for a read-only knowledge base.

Available Tools

4 tools
explain_530aVerified 530A legal factsA
Read-only
Inspect

Returns the verified rules of 530A accounts (seed, caps, tax treatment, withdrawal ages) with primary-source URLs and explicit flags for anything not yet verifiable.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

Output Schema

ParametersJSON Schema
NameRequiredDescription
factsYes
sourcesYes
sourceUrlYes
disclaimerYes
unverifiedNo
rulesVerifiedAtYes
Behavior4/5

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

Annotations indicate readOnlyHint=true and openWorldHint=false. The description adds useful behavioral context: it returns 'verified rules' with primary-source URLs and flags for unverifiable items, which goes beyond the annotation signals. However, it doesn't clarify the closed-world nature implied by openWorldHint=false.

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 a single, well-structured sentence that front-loads the key information. Every part is relevant: 'returns verified rules', specifics, URLs, and flags. No wasted words.

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 no parameters, presence of output schema, and annotations, the description is complete. It covers the scope, output format (verified, URLs, flags), and behavioral traits. No additional information seems necessary for an agent to invoke this tool 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?

No parameters in the input schema, so schema description coverage is 100% trivially. The description compensates by explaining what the tool returns, making the purpose clear. With zero parameters, a baseline of 4 is appropriate and the description meets that.

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 'verified rules of 530A accounts' with specific details like seed, caps, tax treatment, withdrawal ages. It distinguishes from siblings by focusing on legal facts with primary-source URLs and explicit flags for unverifiable items.

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 alternatives. Sibling tools (fetch, project_530a, search) are listed but without any context or exclusion criteria. The description implies it's for factual queries, but lacks explicit 'when to use' or 'when not to use' directives.

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

fetchFetch a 530A documentA
Read-only
Inspect

Retrieve the full text of a 530A knowledge document by the id returned from search.

ParametersJSON Schema
NameRequiredDescriptionDefault
idYesDocument id from a search result.

Output Schema

ParametersJSON Schema
NameRequiredDescription
idYes
urlYes
textYes
titleYes
metadataNo
Behavior3/5

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

The description aligns with the readOnlyHint annotation by stating 'retrieve.' It does not cover error behavior or other traits, but the annotation already signals safety, so minimal additional disclosure is acceptable.

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?

A single, front-loaded sentence with no wasted words. All information is essential and efficiently presented.

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?

For a simple retrieval tool with one parameter and an output schema, the description covers the essential use case. It could mention return format details, but the output schema likely handles that.

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 a description for 'id.' The description reiterates the source of the id, adding marginal value beyond the schema. Baseline 3 is appropriate.

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 specifies the verb 'retrieve,' the resource '530A knowledge document,' and the source of the identifier ('id returned from search'). This clearly distinguishes it from sibling tools like 'explain_530a' and 'project_530a'.

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 indicates the tool should be used after a search, providing clear context. It does not explicitly mention alternatives or when not to use it, but the context is sufficient.

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

project_530aProject a 530A account scenarioA
Read-only
Inspect

Deterministically model what a 530A ("Trump Account") could be worth at any age, with Monte-Carlo percentile ranges (10/25/50/75/90). Money is integer cents as strings. Same inputs always return identical results. Cite sourceUrl when quoting.

ParametersJSON Schema
NameRequiredDescriptionDefault
asOfYes
mcSeedNo
mcPathsNo
sourcesNo
annualFeeNo
birthDateYes
includeSeedNo
annualReturnNo
returnIsRealNo
annualInflationNo
targetAgeMonthsYes
annualVolatilityNo

Output Schema

ParametersJSON Schema
NameRequiredDescription
shareUrlNo
sourceUrlYes
disclaimerYes
assumptionsYes
percentilesYesRows are the 10/25/50/75/90th percentiles; columns align with `ages` (months).
deterministicYes
schemaVersionYes
rulesVerifiedAtNo
Behavior5/5

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

The description adds significant behavioral context beyond the readOnlyHint annotation: the tool is deterministic, uses Monte-Carlo simulation to produce percentile ranges, money is represented as integer cents strings, and cites sourceUrl when quoting. No contradictions with annotations.

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 concise (4 sentences) and front-loaded with the main purpose. Every sentence adds value: core function, data format, determinism, and citation instruction. No wasted words.

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?

For a complex tool with 12 parameters and nested sources, the description covers the core behavior, result format (percentile ranges), and deterministic nature. The presence of an output schema reduces the need to explain return values. However, it omits the alternative share-link input format mentioned in the input schema description, and could provide more on the meaning of percentiles.

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

Parameters2/5

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

Schema description coverage is 0%, meaning no individual parameter descriptions. The tool description provides only high-level behavior ('Money is integer cents as strings') without explaining the 12 parameters, their roles, or relationships. This is insufficient given the tool's complexity.

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 deterministically models a 530A account value with Monte-Carlo percentile ranges. The verb 'model' and resource '530A account' are specific, and the output percentiles are listed. This distinguishes it from siblings like 'explain_530a' (explanation) and 'fetch' (retrieval).

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 implies when to use this tool: for deterministic modeling of a 530A account with Monte-Carlo simulations. It mentions determinism ('same inputs always return identical results') and citation requirement ('cite sourceUrl when quoting'). However, it lacks explicit guidance on when not to use or alternatives, but the context is clear enough.

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!

Try in Browser

Your Connectors

Sign in to create a connector for this server.