Skip to main content
Glama

Golf With Discs DiscFinder MCP

Server Details

Search current disc golf retailer inventory across 50+ shops by mould, plastic, price, and country.

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

TDQS

A3.8/5.0

Scored across 1 tool

Disambiguation5/5

With a single tool there is no possibility of misselection between tools; the one tool's purpose (searching live retailer inventory for a disc golf mold) is stated unambiguously. No overlapping or competing operations exist in the set.

Naming Consistency5/5

find_retailer_stock follows a clean verb_noun snake_case pattern that clearly describes both the action and the resource. There are no other names to conflict with, so the convention is perfectly consistent.

Tool Count3/5

A server exposing only a single tool is thin by the rubric's standards, even if that tool is feature-rich (filters, forex, weight/color matching, routing). The scope is narrow enough that one entry point is defensible, but there is no supporting surface at all.

Completeness3/5

The core operation (find stock for a mold) is covered well, but there is no way to discover supported retailers, resolve/list mold or brand names, or compare price history. These notable gaps force an agent to guess at inputs and dead-end when a mold or retailer is unknown.

Available Tools

1 tool
find_retailer_stockAInspect

Search live retail inventory, prices, and stock availability for a disc golf mold across verified international and regional disc golf retailers. Supports country-specific filtering, automatic forex conversion to local currency, exact/range weight matching, color matching, and partner retailer routing.

ParametersJSON Schema
NameRequiredDescriptionDefault
colorNoColor preference to filter by (e.g. 'white', 'blue', 'pink', 'glow'). Case-insensitive substring match.
limitNoMaximum number of retailer offers to return (1..25, default 10).
plasticNoPlastic grade or blend to filter by (e.g. 'champion', 'star', 'halo', 'z-line', 'neutron').
disc_slugYesCanonical disc slug (e.g. 'innova-teebird', 'discraft-buzzz', 'axiom-crave').
weight_maxNoMaximum weight in grams (e.g. 175).
weight_minNoMinimum weight in grams (e.g. 165).
country_codeNoISO 3166-1 alpha-2 country code to localize search and currency (e.g. 'GB' for United Kingdom, 'US' for United States, 'SE' for Sweden, 'DE' for Germany). Defaults to 'GB'.GB
weight_gramsNoTarget disc weight in grams (e.g. 169). Matches exact weights and standard ranges encompassing this weight (e.g. 165-169g).
in_stock_onlyNoFilter to items with confirmed in-stock availability. Defaults to true.
affiliate_onlyNoFilter exclusively to GolfWithDiscs partner retailers. Defaults to false.
strict_variantsNoIf true, excludes offers where weight or color is unspecified/uncataloged by the retailer. Defaults to false.

TDQS

A3.7/5.0
Behavior3/5

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

No annotations are provided, so the description carries the behavioral burden. It discloses useful traits — live pricing, automatic forex conversion, partner retailer routing — but says nothing about data freshness, rate limits, failure modes when a mold is not carried, or result ordering.

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?

Two dense sentences with the core action front-loaded and capabilities enumerated afterward. Slightly list-like, but every clause maps to a real capability and nothing is wasted.

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 an 11-parameter, read-only search with no output schema and no annotations, the description covers the tool's breadth well: data source, currency handling, filtering dimensions, and partner routing. It stops short of describing the shape of returned offers or empty-result behavior.

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% and each parameter is already documented, so the baseline is 3. The description echoes the schema's matching semantics (exact/range weight matching, color matching, country-specific filtering) and adds the forex-conversion behavior tied to country_code, but adds little beyond that.

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?

States a specific verb (search) plus resources (live retail inventory, prices, stock availability) and scope (disc golf mold across verified international/regional retailers). An agent immediately knows this is a cross-retailer availability lookup rather than a catalog or price-history tool.

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?

Usage is implied by the capability list (country filtering, weight/color matching, partner routing), so an agent can infer when the tool fits, but there is no explicit when-to-use/when-not guidance and no siblings to compare against. Adequate but thin on decision criteria.

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.

  1. 1 tool update
    • First observedfind_retailer_stock

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    Search product catalogs across thousands of Central European e-shops. Semantic search, keyword matching, GTIN/EAN lookup — via REST API or MCP. \~2,500 e-shops | ~8.5M products | 7 countries (CZ, SK, PL, HU, RO, DE, AT)
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables AI models to find the best online deals by browsing and interacting with multiple shopping platforms like Amazon and eBay across various regions. It uses Playwright to automate searches and retrieve product information from compatible e-commerce and deal-tracking websites.
    9
    3
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources