Skip to main content
Glama
waka4674

shipsaving-mcp

by waka4674

list_addresses

Lists addresses from your address book with filters for category, name, phone, and verification status. Retrieve shipping addresses for your operations.

Instructions

查询地址簿中的地址列表

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
address_categoryNo地址类型:ship_from / ship_to
nameNo收件人姓名(first name 或 last name)
phoneNo电话号码
address_typeNo地址类型:residential / commercial
verifiedNo是否已验证
pageNo页码
page_sizeNo每页数量
sort_fieldNo排序字段created_at
order_by_directionNo排序方向:asc / descdesc
Behavior2/5

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

No annotations are provided. The description merely says 'list addresses' without disclosing behavioral traits such as pagination, filtering, sorting, or whether it is read-only. This is insufficient for a tool with 9 parameters.

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 a single concise sentence, front-loaded with the core purpose. While it could be more informative, it avoids unnecessary verbosity.

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

Completeness2/5

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

Given 9 parameters, no output schema, and no annotations, the one-sentence description is incomplete. It does not explain pagination, sorting, filtering capabilities, or return format, which are critical for effective use.

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?

All 9 parameters have descriptions in the input schema (100% coverage). The description adds no additional meaning beyond the schema, so baseline score of 3 is appropriate.

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 '查询地址簿中的地址列表' clearly indicates the tool lists addresses from an address book. It uses a specific verb and resource, distinguishing it from create, update, or validate address siblings.

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?

The description provides no guidance on when to use this tool versus alternatives like create_address or update_address. No context about use cases or exclusions is given.

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/waka4674/shipsaving-mcp'

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