Skip to main content
Glama
Zutrix-Technologies

Zutrix MCP Server

Official

get_keyword_suggestions

Generate keyword ideas and SEO metrics from a seed keyword. Set country and language to receive tailored suggestions for content planning.

Instructions

Get keyword ideas and metrics for a seed keyword (uses planner credits)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
countryNoCountry ISO code or name, e.g. "US" or "United States" (default: US)
keywordYesSeed keyword to get suggestions for
languageNoLanguage code or name, e.g. "en" or "English" (default: English)
Behavior3/5

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

With no annotations, the description carries the full burden. It does disclose that using the tool consumes 'planner credits,' which is a useful behavioral trait. However, it does not mention whether this is a read-only operation, any rate limits, auth requirements, or what the response looks like. The cost disclosure earns a midpoint score, but more context would be needed for full transparency.

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 a single sentence of about a dozen words, front-loaded with the action and resource. The parenthetical detail about planner credits is efficiently integrated. Every word earns its place, and there is zero redundancy.

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

Completeness4/5

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

Given the tool's simplicity (3 params, all documented) and no output schema, the description is mostly complete for a 'get' tool. It covers what it returns (ideas and metrics) and flags a cost consideration. It could arguably benefit from a mention of the return format or pagination, but for the tool's complexity, it is sufficiently comprehensive.

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?

All three parameters have descriptions in the schema, making baseline 3 appropriate. The main description adds the phrase 'seed keyword' which reinforces the keyword parameter, but does not add new meaning beyond the schema. No additional parameter-level detail is provided in the description.

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 a specific verb ('Get') and resource ('keyword ideas and metrics') for a provided 'seed keyword'. It distinguishes from siblings like get_project_keywords by emphasizing the seed keyword input, and the parenthetical about planner credits adds a distinguishing cost nuance.

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 explicit guidance on when to use this tool vs. alternatives. The description mentions 'uses planner credits' but does not explain when this is appropriate or that other tools like get_project_keywords might be better for retrieving existing project keywords. Usage context is entirely absent.

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/Zutrix-Technologies/zutrix-mcp-server'

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