Skip to main content
Glama

Keyword search volume

research_keyword_volume

Google Ads (Keyword Planner) monthly search volume, CPC, competition and 12-month trend for up to 10 keywords in one call. Use when the user asks how often something is searched, or to size a keyword before writing a page. Omit location_code for worldwide volume, or pass a market code for one country. Costs credits; the same keyword set re-queried within a week is free.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
keywordsYesUp to 10 search phrases, comma-separated, e.g. "ai image generator, ai avatar maker"
location_codeNoMarket: 2840 US, 2826 UK, 2276 DE, 2250 FR, 2724 ES, 2392 JP, 2076 BR, 2356 IN. Omit for worldwide.

Schema Changelog

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

  1. Added

TDQS

A4.5/5.0
Behavior5/5

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

Annotations only say readOnlyHint=false and destructiveHint=false, which are minimal. The description adds meaningful behavioral context beyond them: the tool 'costs credits' and the same keyword set re-queried within a week is free. This discloses cost/quota impact and caching behavior that the annotations do not convey, which is exactly the kind of trait an agent needs before invoking a non-read-only 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?

Three sentences, roughly 65 words, with the core purpose front-loaded in the first sentence. The second sentence handles usage triggers, and the third covers parameter behavior plus cost/caching. Every sentence earns its place with zero redundancy.

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?

Even though there is no output schema, the description enumerates the returned data points (monthly search volume, CPC, competition, 12-month trend), so an agent knows what to expect. Combined with fully documented parameters, credit-cost disclosure, free re-query policy, and max-keyword constraint, nothing essential is missing for correct invocation.

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 coverage is 100% with rich descriptions already, including example values for keywords and specific market codes for location_code. The description adds only marginal value by restating the omit-for-worldwide behavior and clarifying that a market code targets one country. Given the high schema coverage, baseline 3 is appropriate.

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 names a specific action and resource: retrieving 'Google Ads (Keyword Planner) monthly search volume, CPC, competition and 12-month trend'. This is a specific verb+resource with concrete metrics and constraints (up to 10 keywords, one call). It clearly differentiates from siblings like research_backlinks and research_competitors by focusing on keyword search metrics rather than link or competitor analysis.

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 gives explicit when-to-use guidance: 'Use when the user asks how often something is searched, or to size a keyword before writing a page.' This establishes clear context for invocation. However, it does not name alternatives or state when-not-to-use, which keeps it a step below full routing clarity.

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.

TDQS

A4.3/5.0
Disambiguation5/5

Each tool targets a distinct resource and action: backlink_directories vs research_backlinks differ (directories vs actual backlinks), gsc_* tools cover different views of own data (overview/pages/queries), research_* tools each address a separate question (competitors, domain overview, AI mentions, backlinks), and the trace/audit/report lifecycle tools have clear roles (start, poll, read, unlock). No two tools appear to do the same thing.

Naming Consistency4/5

There is a clear pattern: verb_noun for actions (get_trace, read_report, start_trace, unlock_report, search_reports), research_* prefix for external lookups, gsc_* prefix for own Search Console data, and site_audit_* for audits. Minor inconsistency: backlink_directories doesn't follow the verb_noun style (no verb), but overall the naming is predictable and grouped logically.

Tool Count4/5

At 15 tools, this is at the upper end of the well-scoped range (3-15). Each tool serves a distinct function within the SEO/growth analysis domain, so the count feels justified rather than bloated. However, it's slightly heavy, which is why it misses a 5.

Completeness4/5

The tool surface covers the full lifecycle of growth reports (search, read, start trace, poll, unlock), ownsite GSC data (overview, pages, queries), competitor research (domain, backlinks, brand, competitors), and site audits (start/get). Minor gaps include no way to delete or manage reports beyond reading, and no direct keyword research beyond GSC queries, but the core workflows are complete.