price-tracker-mcp
Server Details
Product price checks and affiliate link building for AI shopping agents.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP · MCP 2025-11-25
- URL
TDQS
Scored across 2 tools
The two tools address completely different actions: checking a product price versus generating an affiliate link. There is no functional overlap, so an agent can select between them with confidence.
Both tool names follow the same clear verb_noun pattern in snake_case: check_price and make_affiliate_link. The naming convention is consistent and predictable.
Two tools is on the thin side for a server named price-tracker-mcp, even though each tool serves a distinct purpose. The count feels minimal but not absurdly incomplete.
The tool set only provides a price snapshot and affiliate link creation, with no price history, tracking, watchlist, or alert capabilities. This leaves significant gaps for a tool whose stated purpose is price tracking.
Available Tools
2 toolscheck_priceCheck PriceBInspect
Check the current price of a product page.
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The http(s) product page URL. Private/loopback hosts are rejected. |
Output Schema
| Name | Required | Description |
|---|---|---|
No output parameters | ||
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the burden. 'Check the current price' implies a read-only, live lookup, but it says nothing about error behavior, security restrictions beyond the schema, rate limits, or what happens on invalid URLs. The 'current' wording adds a small amount of freshness context.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
A single, front-loaded sentence that states exactly what the tool does with no filler. Every word contributes to understanding the tool's purpose.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a one-parameter, simple lookup tool with an output schema present, the description plus parameter schema is largely sufficient to invoke it correctly. The main gap is the lack of guidance on when to prefer this tool over 'make_affiliate_link', but the low complexity makes the missing guidance less critical.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 100%, with the single parameter 'url' already described as an http(s) URL and noting private/loopback hosts are rejected. The tool description itself adds no additional parameter meaning, so the baseline of 3 is appropriate.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly identifies the verb ('check') and the resource ('current price of a product page'). It is distinct enough from the sibling 'make_affiliate_link', though it does not explicitly draw that contrast.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
No guidance is given about when to use this tool versus the sibling tool 'make_affiliate_link'. The intended use is implied by the description, but no explicit context or exclusions are provided.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
make_affiliate_linkMake Affiliate LinkBInspect
Build an affiliate tracking link for a product URL.
| Name | Required | Description | Default |
|---|---|---|---|
| tag | Yes | Your affiliate tag (letters/digits/dash/underscore, max 64 chars). | |
| url | Yes | The http(s) product page URL. | |
| program | No | 'amazon' (sets the tag parameter) or a custom query parameter name. | amazon |
Output Schema
| Name | Required | Description |
|---|---|---|
| result | Yes |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the full burden of behavioral disclosure. It does not state whether the operation has side effects, whether URLs are validated, how failures surface, or that it is a pure transformation of the input URL. The single sentence discloses only the bare purpose.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
One front-loaded sentence with no wasted words. It is efficient and well-structured, though it is concise largely because it contains so little information.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
The output schema exists and covers return values, and the parameter schema documents all inputs, so the core invocation contract is present. However, with no annotations and no behavioral notes, an agent cannot fully anticipate edge cases such as invalid URLs or custom program handling.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, so the schema fully documents all three parameters. The description mentions 'product URL', which loosely maps to the url parameter, but adds no meaning beyond what the schema already provides. Baseline 3 applies.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description states a specific verb ('Build') with a specific resource ('affiliate tracking link') and input ('product URL'). This clearly distinguishes it from the sibling tool check_price, which serves a completely different function.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
Usage is implied by the purpose — you use this when you need an affiliate link — but there is no explicit when/when-not guidance or mention of the sibling alternative. Since check_price is a different function entirely, the lack of explicit routing is a minor gap rather than a critical one.
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.
2 tool updates
- First observed
check_price - First observed
make_affiliate_link
Related MCP Connectors
AI-powered product search, affiliate links, and price negotiation for e-commerce platforms
Price-check product pages and build affiliate tracking links.
AI-agent product catalog: search, lookup & purchase routing over verified merchant data.
AI shopping comparison — search 50M+ products, compare prices, find deals
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceAffiliate product search for AI agents. Indexes structured merchant feeds — real prices, live stock, affiliate links built in. Works with any MCP client.MIT
- AlicenseAqualityAmaintenanceEnables AI agents to retrieve live product prices, stock, variants, and deal ratings from Shopify, WooCommerce, Walmart, eBay, and Amazon by pasting product links and asking about price, availability, or comparisons.424 PyPIMIT
- FlicenseNot gradedqualityCmaintenanceEnables AI agents to search products across affiliate networks, compare commissions, find arbitrage opportunities, and get auto-injected affiliate links via MCP.-
- AlicenseAqualityDmaintenanceEnables AI assistants to search products and generate affiliate links across European and global affiliate networks, automating product discovery and link creation for monetization.25MIT
Glama MCP Gateway
Add one secure layer between your agents and this server.