Skip to main content
Glama

GPU Cost Estimator - Enverge.ai

Estimate GPU job cost

estimate-job-cost

Estimate on-demand cost for a GPU job across Enverge tiers (e.g. DGX Spark vs B300) using the pricing catalogue. Pass hours, or a workload preset for an illustrative default. Always re-run before launch; returns a portal launch_url.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
skusNoSubset of tiers to compare; defaults to the full pricing catalogue.
hoursNoWall-clock GPU hours for the job. Prefer user-supplied hours over presets.
quantityNoNumber of GPUs / nodes (default 1).
workloadNoIllustrative preset when hours are unknown: sft-7b-small, sft-70b, inference-day.

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A4/5.0
Behavior3/5

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

No annotations are provided, so the description carries full responsibility for behavioral disclosure. It does disclose that the tool returns a 'portal launch_url' and warns to 'Always re-run before launch', implying dynamic pricing. However, it does not explicitly state that the tool is read-only or has no side effects (though 'estimate' strongly implies it). It also omits any mention of authentication or rate limits, which are typically not essential for a cost estimator. The provided behavioral traits are useful but not exhaustive.

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 concise sentences with zero filler. It front-loads the purpose, then gives usage guidance, and ends with a critical reminder and return value. Every sentence earns its place and there is no redundancy.

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?

The description covers the essential context: what the tool does, how to invoke it (hours vs workload), when to re-run, and what it returns (launch_url). The parameters are fully described in the schema. However, it does not specify the behavior when neither hours nor workload is provided, and it does not mention the sibling list-skus as a related tool. These are minor gaps given the tool's simplicity and the schema's completeness.

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 description coverage is 100%, so the schema already documents each parameter's meaning and constraints. The description adds the note to 'Pass hours, or a workload preset', which mirrors the schema's guidance that hours should be preferred over presets. This is marginal added value over the schema, so the baseline of 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 opens with a specific verb (estimate), a clear resource (on-demand cost for a GPU job), and a defined scope (across Enverge tiers, e.g. DGX Spark vs B300). It also mentions the pricing catalogue as the data source. This clearly distinguishes it from the sibling list-skus, which would only enumerate tiers, not compute costs.

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 instructs to 'Pass hours, or a workload preset' and to 'Always re-run before launch', giving clear timing guidance. However, it does not name the sibling list-skus as an alternative or state when not to use this tool, so it lacks explicit exclusions. Still, the context is clear enough for an agent to select this tool over list-skus for cost estimation.

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.

Resources