Skip to main content
Glama
xxxeuniii

SEO MCP Server

by xxxeuniii

searchCompetitors

Find top 10 competitor pages for any SEO keyword, including titles, snippets, and links. Use competitor insights to inform your SEO content strategy.

Instructions

搜索关键词的前10名竞争对手页面,包括标题、摘要和链接

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
keywordYesSEO 关键词

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observedv2.0.0

TDQS

A3.8/5.0
Behavior3/5

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

With no annotations, the description carries the behavioral burden. It discloses that the tool returns the top 10 results and includes title, snippet, and link, which is useful. It does not mention whether the operation is read-only, how results are ordered, or any limitations, but for a simple keyword search the disclosure is minimally adequate.

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 that clearly communicates the action, scope, and output fields with no filler. It is efficiently front-loaded with the core purpose.

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?

For a one-parameter tool with no output schema, the description covers input intent and output content reasonably well. It is slightly incomplete because it does not explain how it relates to generateSeoPage, but the tool's simple scope makes the description adequate.

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 the schema already documents the keyword parameter. The description only restates that the keyword is the search term and adds no new detail such as format, length limits, or example values.

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 states a specific action ('search'), a specific resource ('top 10 competitor pages'), and the included fields ('title, snippet, and link'). This is clear and distinct from the sibling generateSeoPage, which implies generation rather than search.

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 intended use is implied: use it when needing competitor search results for a keyword. However, there is no explicit guidance about when to prefer this over generateSeoPage or any when-not-to-use conditions, leaving some inference to the agent.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Deploy Server

Other Tools