Skip to main content
Glama
DemandSphereDev

DemandSphere MCP Server

Official

get_landing_matches

Check if ranking pages match your preferred landing pages across search engines and date ranges. Identify matches, mismatches, or missing landing pages to optimize SEO targeting.

Instructions

Check if ranking pages match preferred landing pages. Returns match/mismatch/none status.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo
orderNoasc
site_idYes
sort_byNokeyword_name
to_dateYes
page_numNo
from_dateYes
granularityNodaily
search_engineYes
Behavior2/5

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

With no annotations provided, the description alone must disclose behavioral traits. It only mentions the return statuses (match/mismatch/none), but does not state whether the operation is read-only, how errors are handled, how date ranges affect results, pagination behavior, or other important runtime characteristics.

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 with no filler, front-loading the core action and the expected output. It is appropriately concise for the tool's apparent simplicity.

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

Completeness1/5

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

The tool has 9 parameters and no output schema, yet the description provides only a high-level purpose. It lacks parameter explanations, return format details, pagination behavior, defaults, and any edge-case handling, making it inadequate for an agent to correctly invoke the tool without further information.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters1/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 0%, and the description provides no explanations for any of the 9 parameters, including required ones like site_id, search_engine, from_date, and to_date. The description does not compensate for the schema's lack of parameter documentation, leaving parameter meaning completely ambiguous.

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 the tool's function: checking whether ranking pages match preferred landing pages, and explicitly lists the three possible statuses (match/mismatch/none). This distinguishes it from sibling tools like get_landings_history, which focuses on historical data rather than match status.

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?

The description provides no guidance on when to use this tool versus alternatives, no prerequisites, and no exclusions. It simply states what the tool does, leaving the agent to infer usage from the purpose without explicit instruction.

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/DemandSphereDev/demandsphere-mcp'

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