Skip to main content
Glama

find_alpha

Scan ENS marketplace listings to identify undervalued domain names priced below comparable sales. Get ranked opportunities with discount percentage, value estimates, and confidence ratings.

Instructions

Scan the ENS marketplace for alpha — names listed below their comparable-sales valuation. Returns ranked opportunities with discount percentage, estimated value range, confidence rating, and comparable data. The autonomous agent's edge: find mispriced names before anyone else. Pair with get_valuation for deep analysis, then purchase_name to execute.

Use this instead of search_ens_names + repeated get_valuation when the user asks for "best value", "best buy", "cheapest good name", "undervalued", "bargains", or any ranked-by-value query across multiple listings. find_alpha does the search + valuation + ranking in a single call. Supports filters (minLength, maxLength, maxPriceEth, tags) so narrow queries like "4-letter names under 1 ETH, best value" are one call, not six.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoMax results to return. Default 25, max 100.
charTypeNoFilter by character type
maxLengthNoMaximum label length (e.g. 5 for up to 5-letter names)
minLengthNoMinimum label length (e.g. 3 for 3-letter names and up)
maxPriceEthNoMaximum listing price in ETH (e.g. 1.0). Omit for no cap.
minConfidenceNoMinimum confidence for comparable data. HIGH = 20+ sales, MEDIUM = 10+, LOW = 3+.LOW
minDiscountPctNoMinimum discount vs estimated value. Default 20%. Range: 1-99.
Behavior4/5

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

No annotations are provided, so the description carries the full burden. It transparently discloses what the tool returns (ranked opportunities with discount percentage, estimated value range, confidence rating, comparable data) and emphasizes its 'edge' as finding mispriced names. It does not explicitly state it is read-only, but 'scan' and 'returns' imply no side effects. Lacks details on data freshness or potential lag, but the confidence rating offers some behavioral context. This is solid but not exhaustive.

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 somewhat lengthy but front-loaded with the core value proposition, then explains return fields and usage. The bolded directive is clearly separated and high-signal. Every sentence contributes useful information (what, why, when, how to filter). It could be tightened by removing the 'agent's edge' marketing language, but it is not bloated or redundant. A strong structure with minimal waste.

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 that the tool has 7 parameters and no output schema, the description is quite complete. It explains the return format (ranked opportunities with discount, value range, confidence, comparables), lists relevant filters, and gives usage context. It does not enumerate every parameter, but the schema covers those. It could mention the sort order of results (implied by 'ranked') or any pagination behavior, but for an alpha-scanner tool, this is sufficient for an agent to invoke it correctly.

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 baseline is 3. The description adds value by illustrating combined filters with an example ('4-letter names under 1 ETH, best value'), but it also mentions 'tags' as a filter even though the schema does not include a 'tags' parameter. This is a minor inconsistency that prevents a higher score. Overall, the schema already explains parameters well, and the description adds marginal context with a slight error.

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 with specific verb+resource: 'Scan the ENS marketplace for alpha — names listed below their comparable-sales valuation.' It distinguishes itself from sibling tools like search_ens_names and get_valuation by explaining it does both search and valuation in one call, returning ranked opportunities. This is a specific, action-oriented purpose that leaves no ambiguity.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Excellent guidance: explicitly tells when to use this tool instead of alternatives: 'Use this instead of search_ens_names + repeated get_valuation when the user asks for "best value", "best buy", "cheapest good name", "undervalued", "bargains", or any ranked-by-value query across multiple listings.' It also mentions 'Pair with get_valuation for deep analysis, then purchase_name to execute.' This gives clear context and exclusions.

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/eggybug42069/namewhisper-mcp'

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