Skip to main content
Glama
n1n4du

MTRKR MCP Server

by n1n4du

mtrkr_companion_analyze

Analyze wallet transactions for MegaETH Terminal bonus campaign waves, including linked wallet activity and token flow attribution. Optionally align user-provided points with on-chain activity estimates.

Instructions

Wallet transaction analytics: focused on the MegaETH Terminal bonus campaign as a wave-to-wave companion (latest interactions per selected wave, coaching-style output)—not official campaign scoring. MTRKR + Blockscout; campaign waves use explicit startDate/endDate in config (e.g. wave 1: 2026-04-28–2026-05-05). API still labels responses with wave* field names. strategyProfile is heuristic, not official bonus math. Analyzer API v2026.04+: EOAs that received native ETH or ERC-20 from the primary wallet in the pre-period funding lookback appear in linkedWallets; their outbound txs in that window merge into totals, token flow attribution, timeline, and waveTransactionLedger (each row has originWallet; waveTransactionLedgerMeta.linkedWalletsMerged). In currentWave, waveTransactionLedger lists each outbound tx in the period (newest-first cap in meta): action, summary, swaps/bridges/transfers via decoder, plus terminalAppKey when to matches a tracked app contract. outboundTxCountInWave counts all merged outbound txs in the window; terminalMatchedOutboundTxCount / usedApps are tracked-contract attribution only. POST analyze: same analytics payload as GET, with optional points (total + per-app breakdown). When points are supplied and currentWave exists, response may include pointsAlignment with tx-share estimates and API disclaimers. Numbers you pass in points are user-asserted, not verified on-chain.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
addressYesWallet 0x address or .mega name
waveNo
waveIdNo
whichWaveNo
pointsNo
Behavior4/5

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

With no annotations, the description carries full burden. It discloses several behavioral traits: coaching-style output, heuristic strategyProfile, linked wallets merging, points being user-asserted, API versioning, and dual GET/POST behavior. It could be more explicit about read-only nature, but overall transparent.

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

Conciseness3/5

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

The description is dense and front-loaded with purpose, but then dives into many technical details (linkedWallets, outbound tx counts) which could be streamlined. It is not succinct, but each sentence adds some value.

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?

Given no output schema and 5 parameters, the description provides substantial context on what the tool returns (coaching output, transaction ledger, points alignment). It covers the core behavior and edge cases, though missing parameter explanations.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is only 20% (only address described). The description does not explain wave, waveId, whichWave, or points beyond a brief mention in context. Low coverage requires compensation from description, which is lacking.

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: wallet transaction analytics for the MegaETH Terminal bonus campaign, wave-to-wave companion. It distinguishes itself from sibling tools (compare, get) by specifying its focus on per-wave analysis and coaching-style output, and clarifies it is not official campaign scoring.

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 analyzing wallet interactions within campaign waves but does not explicitly state when to use this tool versus siblings like compare or get. No exclusions or alternatives are provided, only context about the campaign.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/n1n4du/mtrkr-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server