Skip to main content
Glama

Server Details

Verify public marketplace, retail, classified, and auction listings before an agent relies on them; return source-supported facts or explicit safe-failure states.

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Available Tools

1 tool
verify_public_listingAInspect

Verify a public product, marketplace, classified, auction, or other listing immediately before an agent relies on it. Return source-supported facts when retrievable and explicit removed, blocked, unreachable, unsupported, or insufficient-evidence states rather than inventing facts.

ParametersJSON Schema
NameRequiredDescriptionDefault
urlYesPublic HTTP or HTTPS listing page URL to inspect.
claimYesNatural-language claim about current availability, price, and/or location.

TDQS

A4.1/5.0
Behavior4/5

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

No annotations were provided, so the description carries the full burden. It discloses key behaviors: the tool returns 'source-supported facts when retrievable' and explicitly reports negative/uncertain states rather than hallucinating. It also clearly states it can handle multiple listing types. This provides a thorough behavioral contract for a verification tool.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is two sentences and efficiently front-loads the purpose and usage context. Every clause serves a purpose: stating what the tool verifies, when to use it, what output to expect, and behavioral constraints. No wasted words, though a minor point is that the second sentence is somewhat long and could be slightly more structured.

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?

Given the tool has only 2 simple parameters, 100% schema coverage, no output schema, and no nested objects, the description provides sufficient context for an agent to understand the tool's purpose, usage, and output behavior. It covers the return states and the anti-hallucination guarantee. The only gap is the lack of any mention of error handling or rate limiting, but this is acceptable for a verification tool with no annotations.

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 both parameters (url and claim) with descriptions. The description reinforces that 'url' is a public listing page and 'claim' is a natural-language statement about availability/price/location. While helpful, it adds only modest value beyond the schema descriptions, earning a baseline 3.

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 a specific verb ('verify') and names concrete resource types (product, marketplace, classified, auction, listing). It clearly distinguishes the tool's role as a fact-checking step performed 'immediately before an agent relies on' a listing, which helps differentiate it from generic URL retrieval or scraping tools, even though no sibling tools are listed.

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 clearly states when to use the tool ('immediately before an agent relies on' a listing) and sets behavioral expectations for output states (explicit removed/blocked/unreachable/insufficient-evidence). It does not explicitly list alternatives or when not to use it, but the context is strong enough that an agent could infer appropriate usage.

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

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. 1 tool update
    • First observedverify_public_listing

Frequently Asked Questions

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables detection and analysis of pre-public product launches through web search, content extraction, AI-powered scoring, and automated alerting. Provides comprehensive tools for surfacing stealth startup signals before they trend publicly.
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Browse IndustryLens's published competitive-intelligence reports and head-to-head competitor comparisons from any AI agent — real, source-backed data.
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables AI chat clients to perform market research and competitive intelligence by gathering company overviews, competitor lists, product portfolios, pricing snapshots, and recent news via live Tavily search.
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A3.8/5.0
Disambiguation5/5

Only one tool exists, so there is no ambiguity. The tool's purpose is clearly distinct by default.

Naming Consistency3/5

With a single tool, naming consistency is inherently a non-issue, but the name follows a reasonable verb_noun pattern on its own. The score is neutral as there is no pattern to evaluate across tools.

Tool Count2/5

A single tool feels too thin for a server purporting to handle verification of various listing types. The tool name suggests a broad scope that would typically benefit from multiple tools for different listing categories or actions.

Completeness2/5

The server only provides a verify action. Missing are tools to search for listings, fetch historical data, or manage verification results, leading to significant gaps for agents needing comprehensive listing verification workflows.

Resources