Skip to main content
Glama
TeamDay-AI

SE Ranking MCP Server

by TeamDay-AI

Get Keyword Stats

PROJECT_getKeywordStats

Get keyword ranking statistics for a specified time period. Filter by position, search engine, and include landing pages or SERP features to analyze performance.

Instructions

Project Tool: Requires a project ID. Get keyword ranking statistics for a specified time period.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
in_topNoFilter by top position (e.g. 10 for TOP 10)
date_toNoEnd date (YYYY-MM-DD)
site_idYesUnique website ID
date_fromNoStart date (YYYY-MM-DD)
site_engine_idNoSearch engine ID filter
with_landing_pagesNoInclude URL info (1)
with_serp_featuresNoInclude SERP features (1)
Behavior2/5

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

With no annotations, description bears full burden of behavioral disclosure. It only implies read-only operation ('Get') but gives no details on safety, authentication needs, rate limits, or side effects.

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?

Two concise sentences with front-loaded prerequisite and clear action. No fluff or redundancy.

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

Completeness2/5

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

Despite 7 parameters and no output schema, description omits return values, aggregation details, pagination, or what 'keyword ranking statistics' includes. Incomplete for effective use.

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?

Schema has 100% parameter description coverage, so the description adds minimal new meaning. 'Specified time period' loosely aligns with date params but doesn't clarify format or usage beyond schema.

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?

Description clearly states verb (Get) and resource (keyword ranking statistics) and specifies time period. However, it doesn't differentiate from many sibling tools that also retrieve data, limiting distinctiveness.

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?

No guidance on when to use this tool versus alternatives, no mention of prerequisites beyond 'Requires a project ID' (which is not in params), and no when-not-to-use instructions.

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/TeamDay-AI/se-ranking-mcp'

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