Skip to main content
Glama

numberRank

List AI agent phone providers by line type

directory
Read-onlyIdempotent

Returns the numberRank directory: AI agent phone providers and personal agents graded by whether their published and provisioned numbers read as real carrier lines or VoIP. Numbers are masked.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A3.6/5.0
Behavior4/5

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

The annotations already establish read-only, idempotent, and non-destructive behavior, so the description only needs to add context beyond those hints. It discloses that numbers are masked and that grading is based on published and provisioned numbers, which is genuinely useful privacy-relevant behavior.

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 a single sentence that front-loads the return action and keeps the core content brief. The 'numberRank' phrase is slightly cryptic, but the sentence has no wasted clauses and the masking note earns its place.

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?

For a zero-parameter, read-only listing tool, the description covers what is returned and a key output behavior, and the annotations cover safety and idempotence. It does not mention ordering or pagination, but those are minor gaps given the tool's simplicity and absence of an output schema.

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 tool takes no parameters, so there are no parameter semantics for the description to clarify. For a zero-parameter tool the baseline is 4, and the description adds no conflicting or confusing parameter information.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description uses a specific verb ('Returns') and names a concrete resource: a directory of AI agent phone providers and personal agents graded by line type. It is clearly a listing tool rather than the check_number sibling, though the unexplained 'numberRank' brand term and lack of explicit contrast keep it from a perfect 5.

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

Usage Guidelines2/5

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

There is no guidance about when to use this listing tool versus check_number or any other alternative. The directory-style wording implies it is meant for broad lookups, but an agent has to infer that usage boundary rather than being told.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources