Skip to main content
Glama
atomno-labs

atomno-mcp-seo-audit

Official

list_checks

List all available checks sorted by free and PRO categories, showing which categories like SEO, security, GEO, and E-E-A-T are covered.

Instructions

Список всех проверок движка с разбивкой free/PRO по категориям.

Помогает понять, что входит в бесплатный тариф, а что — только в PRO, и какие категории покрывает движок (security, SEO, GEO, E-E-A-T и т.д.).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
langNoЯзык заголовков: 'ru' или 'en'.ru

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior3/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 discloses the read-only nature (listing) and the parameter but does not mention any behavioral traits such as rate limits, authentication, or data freshness. For a simple list, it is adequate but not fully transparent.

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, each adding value: first states the action, second explains the benefit. No unnecessary words or 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?

Given the tool has an output schema, the description does not need to explain return values. It fully covers the tool's purpose and scope with one optional parameter, making it complete for an agent to understand.

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?

The input schema has full coverage (100%) for the single parameter 'lang', with a clear description and default value. The tool description does not add any extra parameter information beyond what the schema already provides, so baseline score of 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 clearly states it lists all engine checks with free/PRO breakdown by categories. It specifies the purpose of understanding which checks are free vs PRO and which categories are covered (security, SEO, etc.). This distinguishes it from sibling tools like audit_site or check_sitemap.

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 provides clear context on when to use this tool: to understand free/PRO coverage and categories. However, it does not explicitly state when not to use it or mention alternative tools for specific needs.

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/atomno-labs/mcp-seo-audit'

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