Skip to main content
Glama
stackzero-labs

stackzero-labs/mcp

getAddresses

Retrieves the underlying data for address-01-block and address-02-block, allowing applications to use these UI components from stackzero-labs.

Instructions

Provides implementation details for address-01-block, address-02-block blocks.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior1/5

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

No annotations are provided, and the description does not disclose behavioral traits such as read-only status, destructiveness, permissions, or side effects. The phrase 'implementation details' is not informative about behavior.

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 a single sentence, which is concise, but it lacks critical information about the tool's purpose and output. It is not front-loaded with key details, making it minimally acceptable.

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 no output schema and no annotations, the description should provide comprehensive context. However, it only mentions block names without explaining what data is returned, format, or how to interpret the output. It is incomplete.

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 parameters and 100% coverage, so the description does not need to add parameter meaning. Baseline 4 applies, and the description does not add any misinformation about parameters.

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

Purpose2/5

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

The description 'Provides implementation details for address-01-block, address-02-block blocks' is vague and does not clearly state what the tool does. It lacks a specific verb and resource, and does not differentiate from sibling tools like getBanners or getCarts.

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?

No guidance is given on when to use this tool vs alternatives. There is no mention of context, prerequisites, or exclusions, leaving the agent without guidance for selection.

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/stackzero-labs/mcp'

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