Skip to main content
Glama

mgo

get_gas_basic

Find the cheapest EVM chain before sending a transaction. Compares live gas across Ethereum, Base, Arbitrum & Optimism and returns the cheapest chain with savings % (e.g. 'Use Base — saves 99.8% vs Ethereum'). Use before bridging, deploying a contract, or any tx where you can choose the chain. $0.001 USDC via x402 on Base, no API key.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observed

TDQS

A4.4/5.0
Behavior3/5

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

No annotations are provided, so the description bears the full burden of explaining behavioral aspects. It does mention 'live gas' (indicating network calls) and 'no API key' (suggesting a free tier), but it does not clarify whether the tool has side effects, how it sources data, or how the $0.001 USDC cost is applied. This partial transparency is adequate but not thorough.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is compact but a bit dense, covering purpose, example output, usage scenarios, and cost information in three sentences. The cost detail ('$0.001 USDC via x402 on Base') feels tangential to the core function and could be seen as noise, but it does not hinder readability. Overall, it is well-structured and within reasonable length.

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?

The description fully captures the tool's behavior and output. It explains that the tool returns the cheapest chain with savings percentage, provides an example, and specifies when to use it. Since there is no output schema and no parameters, no additional context is needed. The description is complete for an agent to correctly invoke and understand the result.

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?

The tool has zero parameters, so the schema coverage is inherently complete. The baseline score for no parameters is 4, and the description adds no unnecessary parameter details, which is appropriate. There is nothing to clarify about inputs.

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's function: 'Find the cheapest EVM chain before sending a transaction. Compares live gas across Ethereum, Base, Arbitrum & Optimism and returns the cheapest chain with savings %'. It also provides a concrete example of the output. This makes the purpose unmistakable and distinct from the sibling tools (which likely offer different scopes or pricing tiers).

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description explicitly advises when to use the tool: 'Use before bridging, deploying a contract, or any tx where you can choose the chain.' It also signals its basic/free nature with 'no API key' and mentions a cost ($0.001 USDC via x402 on Base), which helps users decide between this and premium alternatives.

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.