Skip to main content
Glama

Market and Regulatory Data Feeds — Zinin M2M Hub

Wallet Airdrop Readiness Score

wallet-airdrop-profile
Read-only

Profile a wallet on-chain: age, tx activity, contract & token diversity -> a 0-100 airdrop-farming readiness score. BYOK Etherscan (your key, your quota). Not a guarantee of eligibility for any specific airdrop -- a heuristic signal only. — $0.01/call, x402 (USDC on base).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
chainIdNoEVM chain to query. Keyless (Blockscout) supports 1=Ethereum, 10=Optimism, 100=Gnosis, 137=Polygon, 8453=Base, 42161=Arbitrum. Any other chain needs an Etherscan API key.
walletsYesEVM wallet addresses to profile (0x... , 40 hex chars).
maxConcurrencyNoParallel wallets processed (kept low to respect your Etherscan rate limit).
etherscanApiKeyNoOptional. Leave empty to use a free keyless Blockscout explorer. Provide your own Etherscan key (https://etherscan.io/myapikey) for higher rate limits or a chain not covered keyless. Billed against YOUR quota.

TDQS

A4.6/5.0
Behavior5/5

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

Annotations already declare readOnlyHint=true (safe read), openWorldHint=true (external data), and destructiveHint=false (no side effects). The description adds significant beyond-annotation value: it explicitly discloses the BYOK Etherscan model ('your key, your quota'), the $0.01/call x402 pricing on Base, and the heuristic nature of the score. This is rich behavioral context that annotations alone don't cover.

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 tight three sentences, each earning its place: the first explains the core function and scoring, the second explains the key BYOK model and caveats, the third summarizes pricing and payment method. No filler, perfectly front-loaded.

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?

With 4 parameters, 100% schema coverage, readOnlyHint annotations, and no output schema, the description adequately explains the tool's function, constraints, and pricing. It's complete for a wallet profiling tool. Minor omission: doesn't specify if multiple wallets yield individual scores or an aggregate, but the schema's array type suggests individual. Still highly functional.

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?

Schema description coverage is 100%, so the baseline is 3. The description adds value by explaining the BYOK trade-off: 'Leave empty to use a free keyless Blockscout explorer' vs providing your own key for higher rate limits. It also clarifies concurrency is 'kept low to respect your Etherscan rate limit'. This contextualizes the parameter purpose beyond the schema's technical definitions.

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 profiles a wallet on-chain using specific metrics (age, tx activity, contract & token diversity) and outputs a 0-100 airdrop-farming readiness score. This distinguishes it from sibling tools like 'rug-pull-scorer' or 'whale-wallet-tracker' which have different purposes.

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 includes a clear caveat 'Not a guarantee of eligibility for any specific airdrop -- a heuristic signal only' which sets expectations appropriately. However, it doesn't explicitly state when NOT to use this tool vs alternatives like 'rug-pull-scorer'. The BYOK model and pricing are mentioned but not compared to sibling tools.

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

B3.4/5.0
Disambiguation2/5

Many tools have overlapping purposes, with over a dozen real-estate scrapers and half a dozen job boards differentiated only by geography. While descriptions are clear, an agent would struggle to pick the correct tool without prior knowledge of the specific site or region, leading to frequent misselection.

Naming Consistency2/5

Tool names use a mix of lowercase-hyphenated (boss-az, clinical-trials-monitor), underscore (pricing_info), and long descriptive phrases (official-gazette-regulatory-action-router). No consistent verb_noun pattern exists; some start with source domains, others with action nouns. This lack of predictability makes navigation confusing.

Tool Count3/5

36 tools is on the heavy side for a server that could have been more focused. While a 'data hub' can justify many endpoints, the high number of near-identical scrapers (12+ real estate, 6+ job boards) suggests bloat rather than well-scoped functionality. A leaner set with parameterized regional filters would be more appropriate.

Completeness2/5

The claimed domain 'Market and Regulatory Data Feeds' is poorly served: there are no stock/forex/commodity price feeds, few global regulatory sources (only FDA, SEC, EU tenders), and many tools are for job and property listings which are tangential. The set feels like a random aggregation rather than a coherent surface, with obvious gaps for core market and regulatory data.

Resources