Skip to main content
Glama

crypto_news

Read-only

Paid $0.001 USDC exact on Base: public crypto RSS recap (CoinDesk, The Block, Decrypt, Base blog). Optional topic filter. Cache ~15 minutes. No API keys. payTo 0x3903F05a17676566958B0a3E0c21E0bd49B66ea0.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
topicNoOptional case-insensitive filter on title/summary/source. Max 80 chars.

Schema Changelog

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

  1. Added

TDQS

A4/5.0
Behavior5/5

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

Beyond the readOnlyHint and openWorldHint annotations, the description discloses the exact payment requirement ($0.001 USDC exact on Base), the payTo address, ~15-minute caching, and the absence of API keys. This is significant operational context that affects whether and how an agent can invoke the tool.

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 every clause provides useful information, but it is a single dense sentence that leads with the payment detail rather than the core purpose. This slightly weakens front-loading while still keeping the content concise.

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

Completeness3/5

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

For a simple tool with one optional parameter and no output schema, the description adequately covers cost, payment address, cache behavior, and sources. However, it does not describe the return format or how the payment is executed, which may matter to an agent since no output schema is available.

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?

The input schema already documents the single parameter fully: optional, case-insensitive, max 80 characters, filtering title/summary/source. The description only says 'optional topic filter,' adding no new semantic meaning, so the baseline score of 3 applies.

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: a 'public crypto RSS recap' from named sources (CoinDesk, The Block, Decrypt, Base blog) with an optional topic filter. This is specific and distinct from all listed sibling tools, none of which appear to provide crypto news.

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 when to use the tool (for public crypto news) and mentions optional topic filtering, caching, and the lack of API keys. However, it does not explicitly state when to prefer this tool over alternatives or when not to use it, though no obvious sibling overlap exists.

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.