get_membership
Check Costco membership status, type, and renewal date to verify active benefits and plan renewals.
Instructions
Check Costco membership status, type, and renewal date
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Check Costco membership status, type, and renewal date to verify active benefits and plan renewals.
Check Costco membership status, type, and renewal date
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of behavioral disclosure. It states what information is retrieved but doesn't describe the tool's behavior—such as whether it requires authentication, has rate limits, returns structured data, or handles errors. This leaves significant gaps for a tool that accesses membership data.
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?
The description is a single, efficient sentence with zero waste—it directly states the tool's function without unnecessary words. It's appropriately sized and front-loaded, making it easy to parse quickly.
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?
Given the complexity of accessing membership data, the description is incomplete. With no annotations and no output schema, it fails to disclose behavioral aspects like authentication needs, return format, or error handling. This leaves the agent under-informed for a tool that likely involves sensitive user information.
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?
The tool has 0 parameters with 100% schema description coverage, so the schema fully documents the lack of inputs. The description adds no parameter information, which is appropriate here, but doesn't compensate for any gaps since there are none. A baseline of 4 is given as it's complete for a no-parameter tool.
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 states the tool's purpose with specific verbs ('check') and resources ('Costco membership status, type, and renewal date'), making it immediately understandable. However, it doesn't explicitly differentiate this from sibling tools like 'status' or 'get_orders', which prevents a perfect score.
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 provided on when to use this tool versus alternatives. The description doesn't mention prerequisites (e.g., whether user authentication is required), context for use, or exclusions, leaving the agent without usage direction.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/markswendsen-code/mcp-costco'
If you have feedback or need assistance with the MCP directory API, please join our Discord server