Skip to main content
Glama

Website Traffic Checker

get_v1_website_traffic_checker

Website Traffic Checker Group: SERP & Ranking. Billing per call: 1 Credits.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlNo
modeNoOne of the following: - exact: Only specified URL example.com/path/ - subdomains: Domain including subdomains *.example.com/*

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observed

TDQS

D1.9/5.0
Behavior2/5

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

With no annotations provided, the description must carry the burden of explaining behavioral traits. It does disclose the per-call credit cost, which is a useful operational detail, but it says nothing about whether the operation is a read-only lookup, how results are returned, what 'traffic checker' actually does, or any side effects or constraints. This leaves critical behavioral uncertainty unresolved.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness2/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is short, but the sentences are not informative. The first sentence duplicates the title, and the second is only a billing note. While it is not verbose, it is under-specified rather than appropriately concise, and the phrase 'Billing per call: 1 Credits' could have been represented as structured metadata.

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

Completeness1/5

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

This is a simple 2-parameter tool with no annotations and no output schema, so the description is the only source of operational context. It fails to explain the tool's actual purpose, when to use it, how the parameters work, or what type of data is returned. The description is far too incomplete to enable reliable selection and invocation.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The input schema documents the 'mode' parameter but the 'url' parameter only has an example. The description adds no additional meaning over the schema, failing to clarify URL format, required format, or interaction between URL and mode. With only 50% schema description coverage, the description should compensate but does not.

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

Purpose2/5

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

The description merely repeats the title ('Website Traffic Checker') and adds a categorization ('Group: SERP & Ranking') along with billing information. It does not state a specific verb or resource, leaving unclear what exactly the tool does (e.g., estimate traffic, rank pages, or return metrics). It does not distinguish this from sibling tools like get_v1_serp_checker or get_v1_website_authority_checker.

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 versus the many similar sibling tools. The description only mentions a category and billing cost, so an agent cannot determine if this is the appropriate tool for a traffic or ranking query. No exclusions or alternative tool suggestions are given.

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