Skip to main content
Glama

quote

Read-only

Paid $0.01 USDC exact on Base: equity/index/FX/crypto quote via public Yahoo Finance chart. symbol= (AAPL, ^GSPC, EURUSD=X, BTC-USD). Complements /price /fx. Not investment advice. payTo 0x3903F05a17676566958B0a3E0c21E0bd49B66ea0.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
symbolYesTicker: equity (AAPL), index (^GSPC), FX (EURUSD=X), crypto (BTC-USD).

Schema Changelog

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

  1. Added

TDQS

C2.9/5.0
Behavior1/5

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

Annotations declare readOnlyHint=true, but the description says the tool is 'Paid' and provides an explicit payTo address, implying a financial/blockchain side effect. This contradicts the read-only annotation. The description adds the cost and payment address but contradicts the safety profile, so it must be flagged.

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 and front-loads the most operationally important fact, the payment requirement, before listing asset classes and examples. The disclaimer is slightly extraneous and there are minor typos, but the overall structure is efficient.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Even though the tool has only one parameter, the description leaves crucial operational gaps: it does not explain how the payment is executed, whether payment must happen before the call, or what the return value looks like. Since there is no output schema, the missing return-format information is a significant incompleteness.

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 the symbol parameter fully. The description's examples duplicate the schema examples rather than adding new semantics such as format rules, case sensitivity, or validation constraints. Baseline 3 applies.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description states that this tool returns quotes for equity, index, FX, and crypto symbols using Yahoo Finance, with concrete examples (AAPL, ^GSPC, EURUSD=X, BTC-USD). It clearly identifies a resource and a specific action, though the differentiation from the complementary sibling tools /price and /fx is only hinted at rather than spelled out.

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 phrase 'Complements /price /fx' indicates related alternatives but gives no explicit condition for choosing quote over /price or /fx. The asset-class list implies when the tool might be useful, but the description does not provide clear when-to-use or when-not-to-use guidance.

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.