Skip to main content
Glama

funder_networks

Read-only

Identify which funders seeded the most fresh wallets across the index, with exchange labels when known. Null labels with high counts reveal hidden desks worth investigating.

Instructions

[$0.025/page] Funders ranked by how many fresh wallets they seeded across the whole index, each labelled when we know the exchange behind it. A funder inside one token is a line item; across the index it is a desk. A null label with a high count is the shape worth opening.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoRows, 1-100. Default 25.
min_walletsNoMinimum wallets seeded. Default 3.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
saysNoThe finding in one plain sentence, safe to quote.
_metaNo
countNo
filtersNo
fundersNofunder, funder_known (exchange name when we know the address, else null), wallets_funded,...
Behavior4/5

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

Annotations already declare readOnlyHint=true and destructiveHint=false, so the safety profile is covered. The description adds useful behavioral context: results are labelled with exchange names when known, ranking is based on seeded fresh wallets, and null-label high-count rows are called out as significant. It does not add pagination details, but the output schema covers return structure.

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-loaded: the first sentence delivers the core ranking and labeling function, the second clarifies the level of aggregation, and the third gives an actionable heuristic. Each sentence earns its place, and there is no filler.

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 the 100% schema coverage, an output schema, and read-only annotations, the description is largely complete. It explains what is ranked, how labels work, and even suggests what to look for. Minor gaps remain around domain terms like 'fresh wallets' and 'seeded', but they do not block correct invocation.

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?

Input schema description coverage is 100%, so limit and min_wallets are already fully documented with types, defaults, and ranges. The description provides no additional parameter-specific semantics, though 'seeded' loosely maps to min_wallets. This meets the baseline for schema-covered parameters.

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 states a specific resource (funders) and a clear ranking action ('ranked by how many fresh wallets they seeded across the whole index'), and explicitly distinguishes this cross-index view from a single-token view ('inside one token is a line item; across the index it is a desk'). This makes the tool's purpose unambiguous and separated from token-scoped siblings.

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 the tool is for cross-index funder analysis, but it does not explicitly state when to use it over alternatives or mention any exclusions. The sibling list is provided, but the description itself does not name a specific alternative or routing condition.

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/freyotrisolana/mindjack-mcp'

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