Skip to main content
Glama
KuudoAI

Amazon Selling Central MCP

by KuudoAI

AplusContent_searchContentPublishRecords

Search A+ Content publishing records to verify submission status and access available publication details.

Instructions

Catalog entry. Runs in your Kuudo deployment, not here. Searches for A+ Content publishing records, if available.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observedv1.0.0

TDQS

B3/5.0
Behavior2/5

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

No annotations are provided, so the description carries the full behavioral burden. It does disclose that it runs in the user's Kuudo deployment rather than 'here' and that results are conditional ('if available'), but it does not state whether the operation is read-only, what it returns, or what side effects or prerequisites exist.

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

Conciseness3/5

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

The description is very short, but 'Catalog entry.' adds little value and the phrasing is disjoint. The remote-deployment caveat is useful, yet it could be integrated more cleanly with the search behavior.

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

Completeness3/5

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

For a zero-parameter search tool with no output schema, the description gives a minimally adequate overview. It names the resource and flags availability and deployment context, but it does not clarify what an unpaginated, unfiltered search returns or whether the agent can actually invoke it from the current environment.

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

Parameters4/5

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

The input schema has zero properties and 100% description coverage, so the baseline for no parameters is 4. The description does not need to explain parameters that do not exist.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description states a specific verb ('Searches') and resource ('A+ Content publishing records'), which is enough to distinguish it from sibling AplusContent_searchContentDocuments. However, 'Catalog entry' and 'if available' introduce ambiguity about whether this is actually callable, keeping it from a 5.

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?

There is no guidance on when to use this tool versus AplusContent_searchContentDocuments or other A+ Content tools. The only usage hint is 'if available', which does not help an agent decide between alternatives.

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/KuudoAI/amazon-selling-partner-mcp'

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