Skip to main content
Glama

Seo Competitors

Unsubscribe from Alerts

unsubscribe
Idempotent

Cancel a subscription by id. Ownership is enforced — you can only cancel your own subscriptions. The row is deactivated (not deleted) so its historical events stay available via recent_alerts.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
idYesSubscription id (uuid) returned by subscribe.

TDQS

A4.5/5.0
Behavior5/5

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

The description adds key behavior beyond the annotations: ownership enforcement and deactivation-not-deletion. It also ties to recent_alerts for historical events, which is valuable context. Annotations already indicate non-read-only and non-destructive, and the description aligns without contradiction.

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 sentences, front-loaded with the action verb, then a concise explanation of side effects. No wasted words.

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?

For a simple tool with one parameter and no output schema, the description covers the purpose, side effects, and ownership constraint. It is sufficient for an agent to decide invocation and anticipate the outcome.

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 schema fully covers the single 'id' parameter with its description 'Subscription id (uuid) returned by subscribe.' The description only says 'by id,' adding no new meaning beyond the schema. Baseline of 3 applies.

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 uses the specific verb 'Cancel' with the resource 'subscription', clearly distinguishing it from sibling tools like 'subscribe' and 'list_subscriptions'. It also clarifies the deactivation behavior, further differentiating the effect.

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 implies the use case of stopping alerts for a subscription you own. It mentions ownership enforcement and the deactivation behavior, providing clear context for when to use it. However, it doesn't explicitly name alternative tools or exclusion scenarios, so it stops short of a 5.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A3.8/5.0
Disambiguation2/5

Several tools are near-duplicates or easily confused: ask_pipeworx_beta is explicitly identical to ask_pipeworx, ai_visibility_check overlaps with scan_competitor_ai_presence, and polymarket_edges, polymarket_arbitrage, and bet_research all target opportunity discovery. While many tools are distinct, the boundaries between these clusters are unclear enough to cause misselection.

Naming Consistency4/5

The vast majority of tools use a consistent lowercase snake_case convention with descriptive noun/verb patterns (e.g., polymarket_edges, entity_profile, validate_claim, resolve_entity). Minor deviations like seo_domain_ranked_keywords and ask_pipeworx_beta are slightly off-pattern, but the overall style is predictable.

Tool Count2/5

32 tools is above the threshold where a set starts to feel bloated, especially for a server named "Seo Competitors". The count includes many unrelated subsystems—Polymarket betting, memory, subscriptions, and generic data routing—making it feel like a kitchen sink rather than a focused SEO competitor toolkit.

Completeness2/5

For a server claiming to support SEO competitor analysis, the surface is incomplete: it offers a keyword-ranking tool and AI visibility checks, but lacks standard competitor SEO capabilities like backlink analysis, rank tracking over time, content-gap analysis, or site audits. The broader data/query tooling is extensive, but it doesn't fill the gaps in the advertised domain.