Skip to main content
Glama
123Ergo

unphurl-mcp

get_pricing

Display available credit packages and pricing for URL analysis pipeline checks, showing one-time purchase options with credit counts and per-credit costs.

Instructions

Show available pipeline check credit packages and pricing. Returns all packages with credit counts and prices.

Packages (one-time purchase, no subscription):

  • Starter: 100 credits for $9 ($0.09 each)

  • Standard: 500 credits for $39 ($0.078 each)

  • Pro: 2,000 credits for $99 ($0.0495 each)

  • Scale: 10,000 credits for $399 ($0.0399 each)

Most URL lookups are free (known domains and cached domains). Credits are only consumed when an unknown domain runs through the full analysis pipeline. In typical use, 95-99% of URLs resolve free.

This tool does not require an API key.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior4/5

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

With no annotations provided, the description carries the full burden of behavioral disclosure. It effectively describes key traits: it's a read-only operation (implied by 'Show'), discloses that no API key is required, and adds context about credit consumption patterns (e.g., most lookups are free, typical usage rates). It does not cover aspects like rate limits or error handling, but provides sufficient operational context for a tool with no parameters.

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 well-structured and front-loaded: the first sentence states the core purpose, followed by a bulleted list of packages for clarity, and additional context sentences that earn their place by explaining credit usage and authentication. There is no wasted text, and each part adds necessary information efficiently.

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 (0 parameters, no annotations, no output schema), the description is largely complete. It covers purpose, usage context, behavioral traits, and output details. However, it lacks explicit information on the return format (e.g., JSON structure) and error cases, which could be helpful for integration. For a no-parameter tool, this is a minor gap.

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?

The input schema has 0 parameters with 100% coverage, so no parameter documentation is needed. The description appropriately focuses on output semantics by detailing what is returned ('all packages with credit counts and prices') and listing package specifics. It adds value beyond the schema by explaining the return content, though it does not fully describe the output structure (e.g., format).

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 verbs ('Show available pipeline check credit packages and pricing') and resources ('credit packages and pricing'), distinguishing it from siblings like get_balance (which shows current credits) or purchase (which buys credits). It explicitly lists the packages with details, making the purpose concrete and actionable.

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 clear context for when to use this tool: to view pricing packages before purchasing credits. It implies usage by stating 'Most URL lookups are free... Credits are only consumed when...' and 'This tool does not require an API key,' guiding users on prerequisites. However, it does not explicitly mention when not to use it or name alternatives like get_balance for checking existing credits.

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/123Ergo/unphurl-mcp'

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