Skip to main content
Glama

base_overview

Base L2 ecosystem overview: ETH price, cbETH, gas, TVL, OP Stack info

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/5.0
Behavior3/5

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

With no annotations provided, the description carries the burden of behavioral disclosure. It lists the data fields included (ETH price, cbETH, gas, TVL, OP Stack info), which implies a read-only aggregation, but it does not explicitly state that it is read-only, nor does it disclose any potential latency, data source mixing, or limitations. It is adequate but not detailed beyond the content list.

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, concise sentence that immediately states the tool's purpose and lists key data categories. There is no wasted wording, and the structure is front-loaded with the primary action ('Base L2 ecosystem overview') followed by specifics.

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, no-parameter overview tool, the description provides adequate context about the data covered. However, 'OP Stack info' is somewhat vague, and there is no explicit mention of the output format or how the data is aggregated. Still, the tool's simplicity means the description is reasonably complete without an output schema.

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 and the schema is trivially covered by the existing empty properties object. According to the rubric, a 0-parameter tool earns a baseline of 4; the description adds context about the scope of the output, which is helpful but not required for parameter semantics.

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 purpose: it provides a Base L2 ecosystem overview including ETH price, cbETH, gas, TVL, and OP Stack info. The verb 'overview' and the specific resource 'Base L2 ecosystem' distinguish it from sibling tools that focus on individual metrics like gas or TVL.

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

Usage Guidelines3/5

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

The description implies usage for a high-level overview of the Base L2 ecosystem, but it does not explicitly state when to use this tool versus the more specialized sibling tools (e.g., base_gas, base_protocol_tvl). There are no exclusions or alternative recommendations, leaving the decision to the agent based on the overview nature.

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

A3.5/5.0
Disambiguation5/5

Each tool addresses a distinct domain: contract verification, yields, gas, ecosystem overview, TVL, RWA, stablecoins, and wallet intelligence. No overlap or ambiguity in purpose.

Naming Consistency5/5

All tools follow a consistent 'base_' prefix followed by a descriptive noun (e.g., base_gas, base_wallet_intel). Pattern is uniform and predictable.

Tool Count5/5

8 tools is well-scoped for an L2 ecosystem oracle, covering a broad range of core data points without bloat. Each tool adds distinct value.

Completeness4/5

Covers major Base ecosystem areas: overview, gas, DeFi, stablecoins, wallets, contracts, and RWA. Minor gaps like NFT or bridge tracking, but the surface is solid for its purpose.