Skip to main content
Glama
jphyqr

Rapid URL Indexer MCP Server

by jphyqr

get_stats

Retrieve URL indexing statistics and usage tracking with projections toward the 50k goal. Filter by week, month, year, or all time.

Instructions

Get overall statistics and usage tracking. Includes projections toward 50k/year goal.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
periodNoTime period (default: "month")
Behavior3/5

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

With no annotations provided, the description carries the burden of transparency. It discloses a specific behavioral detail (inclusion of projections toward 50k/year goal) and the verb 'Get' implies read-only. However, it does not mention data sources, authentication needs, or return format, which would be valuable for a full picture.

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 highly concise, consisting of two short sentences with no redundant information. The core action is front-loaded, and the additional sentence about projections earns its place by adding unique context.

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

Completeness3/5

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

The tool is simple with one optional parameter and no output schema, so the description is adequate at a basic level. However, it does not specify what statistics are included, how the period affects results, or how it differs from overlapping siblings like get_report or get_project_status, leaving room for ambiguity.

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 fully documents the single 'period' parameter with enum values and a default. The description adds no additional semantic meaning beyond what the schema already provides, so the baseline score of 3 is appropriate.

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 the specific verb 'Get' and identifies the resource as 'overall statistics and usage tracking,' which clearly states the tool's function. It does not explicitly differentiate from sibling tools like get_report or get_history, but the broad scope is implied.

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 on when to use this tool instead of alternatives. The mention of 'projections toward 50k/year goal' implies a use case for tracking progress, but no explicit exclusions or comparisons to sibling tools are provided.

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/jphyqr/rapid-indexer-mcp'

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