Skip to main content
Glama
JosieBot26

Prospector MCP

by JosieBot26

usage_stats

Check your current usage quota for business email verification. See how many verifications you've used today, your remaining quota, and your account tier.

Instructions

Check your current usage quota. Shows how many verifications you've used today, your remaining quota, and your tier.

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 burden, and it does well by stating this is a read-only check ('Check', 'Shows') and detailing the exact information returned. It adds useful behavioral context (which metrics are shown) beyond the bare tool name.

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?

A single, well-structured sentence that front-loads the main purpose and then lists the specific outputs. No wasted words.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool's simplicity (no parameters, no output schema, no annotations), the description fully explains what the tool does and what the user should expect. There are no gaps in context.

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 has zero parameters, so the schema fully covers everything. Per the baseline for 0-parameter tools, a score of 4 is appropriate since there is nothing to add.

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 uses a specific verb ('Check') and a clear resource ('your current usage quota'), and explicitly lists what it returns (verifications used today, remaining quota, tier). This clearly distinguishes it from the sibling verification/domain tools.

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 makes the tool's context obvious: it is for checking usage quota, not for any verification task. While it doesn't explicitly say 'use this before running verifications' or mention alternatives, the use case is clear and no exclusions are needed given the sibling tools.

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/JosieBot26/prospector-mcp-email-finder'

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