Skip to main content
Glama
lordbasilaiassistant-sudo

base-token-sniper-mcp

multi_quote

Compare buy quotes for multiple LaunchPad tokens at once, showing how many tokens you'd receive for an ETH amount to evaluate opportunities.

Instructions

Get buy quotes for multiple tokens at once. Shows how many tokens you'd receive for a given ETH amount across multiple LaunchPad tokens. Useful for comparing opportunities.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
tokensYesArray of token contract addresses to quote
eth_amountNoETH amount to quote for each token (default 0.001)0.001
Behavior3/5

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

No annotations are provided, so the description carries the burden of disclosing behavior. It explains that the tool 'Shows how many tokens you'd receive for a given ETH amount,' indicating a read-only quote operation, but it does not mention any limitations, data freshness, or whether quotes are binding. Core behavior is clear, but additional context would improve transparency.

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 two sentences, front-loaded with the primary action and result. It is concise, avoids unnecessary details, and every sentence contributes meaningful information.

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 tool's simplicity (two parameters, no output schema), the description adequately explains both what the tool does and what it returns. It does not detail the exact return structure, but the phrase 'Shows how many tokens you'd receive' across multiple tokens gives sufficient context 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?

The input schema already provides 100% coverage for both parameters, so the description adds minimal extra meaning. It does clarify that tokens are 'LaunchPad tokens' and that the quote is for a 'given ETH amount,' aligning with the schema, but this is not significant beyond what the schema already states. Baseline 3 is appropriate.

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: 'Get buy quotes for multiple tokens at once.' It specifies both the verb and the resource, and the reference to 'multiple LaunchPad tokens' distinguishes it from sibling tools that handle watching launches, sniping buys, or checking safety.

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 provides a clear use case with 'Useful for comparing opportunities,' which implies when this tool should be used. However, it does not explicitly state when not to use it or mention alternatives, though the sibling tool names make the distinction evident.

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/lordbasilaiassistant-sudo/base-token-sniper-mcp'

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