Skip to main content
Glama
antohins

seo-tools-mcp

by antohins

xmlstock_set_credentials

Securely save and apply XMLStock API credentials without restarting the server. Supports multi-account profiles; update only fields you need.

Instructions

Сохранить ключи xmlstock в /root/.config/seo-tools-mcp/.env (права 600) и применить сразу, без перезапуска сервера. Передавать только обновляемые поля. account — сохранить в именованный профиль (мультиаккаунт). Значения даёт пользователь; в ответе они маскируются.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
accountNoИмя аккаунта-профиля (мультиаккаунт): ключи сохранятся с суффиксом __<account>
XMLSTOCK_KEYNoAPI-ключ XMLStock (личный кабинет xmlstock.com)
XMLSTOCK_USERNoID пользователя XMLStock (личный кабинет xmlstock.com)
XMLSTOCK_EXCLUDE_DOMAINSNoДомены-агрегаторы для excludeAggregators, через запятую
Behavior5/5

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

With no annotations, the description fully discloses key behaviors: file path, permissions, immediate effect, mask in response, and multi-account suffix. No contradictions.

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, front-loaded with the main action, no wasted words. Efficient and clear.

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?

Covers workflow, file location, permissions, immediate effect, multi-account, and masked response. Lacks details on error handling or overwriting behavior, but sufficient for a credential setter.

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%, so baseline is 3. The description does not add significant new semantic information beyond what the schema already provides per parameter.

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?

Description clearly states the tool saves XMLStock keys to a specific file with permissions 600 and applies immediately without restart. It distinguishes itself from sibling tools (auth_status, balance, etc.) by focusing on credential setting.

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?

Implies usage for setting or updating credentials, advises to pass only updated fields, and explains multi-account support via the 'account' parameter. Lacks explicit when-not-to-use or comparisons to siblings, but context makes it clear.

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/antohins/seo-tools-mcp'

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