Skip to main content
Glama
kevinmaqueda

MCP DataForSEO Server

by kevinmaqueda

get_ranked_keywords

Retrieve all keywords a domain ranks for in Google, including positions, URLs, and search volumes.

Instructions

Get all keywords that a domain ranks for in Google. Returns keywords with positions, URLs, and search volumes.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoMaximum number of keywords (default 100)
domainYesThe domain to analyze (e.g., 'espacioneon.com')
country_codeNoCountry code. Available: ES, MX, AR, CO, US, GB, DE, FR, IT, PT, NL, BE, AT, CH, IE, PL, CZ, SE, DK, NO, FI, GR, HU, RO, BG, HR, SK, SI, LT, LV, EE, BR, CL, PEES
Behavior2/5

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

No annotations are provided, so the description carries the full burden. It claims 'all keywords' but the schema includes a 'limit' parameter (default 100), which is not disclosed. It also omits any mention of pagination, data freshness, or other operational behavior, which is a gap for a retrieval tool.

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 two concise sentences, front-loaded with the primary purpose, and includes the key output details without waste.

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?

While the description conveys the core function, it lacks any explanation of how this tool differs from the similarly named sibling 'get_keywords_for_site' or 'get_domain_rank'. Without an output schema or annotations, the agent receives insufficient detail about result format, limits, or selection criteria, making the context incomplete.

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 description coverage is 100% for all three parameters, so the baseline is 3. The description does not add parameter-specific meaning beyond what the schema already provides, but it does imply that the result includes positions, URLs, and volumes, which aligns with parameters.

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 clearly states the tool's function: retrieving all keywords a domain ranks for in Google, with positions, URLs, and search volumes. This distinguishes it from sibling tools that focus on suggestions, ideas, or related keywords.

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

Usage Guidelines3/5

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

The use case is implied: use when you need actual ranking keywords for a domain. However, there is no explicit guidance on when not to use it or which sibling alternative to choose, especially since 'get_keywords_for_site' sounds very similar.

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/kevinmaqueda/mcp-dataforseo'

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