Skip to main content
Glama

d3p_protocol_info

Fetch d3p protocol details: base URL, manifest URL, payment mode, and service count.

Instructions

Get d3p protocol info: base URL, manifest URL, payment mode, service count.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior3/5

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

No annotations provided. Description implies a read-only operation ('Get'), but does not disclose any potential side effects, data freshness, or authentication requirements. For a simple retrieval, the transparency is adequate but lacks depth.

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

Conciseness5/5

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

Single sentence, enumerates returned fields, zero wasted words. Front-loaded with purpose and details.

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

Completeness5/5

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

Given zero parameters and expected output described (base URL, manifest URL, payment mode, service count), the description is complete. Output schema exists but description aligns without needing to refer to it.

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?

No parameters exist (schema coverage 100%). Baseline score applies as description adds no param-specific meaning beyond what schema already conveys—which is nothing. No additional context is needed.

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?

Description clearly states it retrieves d3p protocol info, listing specific fields. It is distinct from sibling tools like d3p_list_services (which lists services) and d3p_discover (which likely discovers resources). However, it does not explicitly differentiate itself.

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 on when to use this tool versus siblings. While the zero-parameter nature makes usage straightforward, explicit context about its role (e.g., 'Use this to get static protocol configuration') is missing.

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/awkie1/d3p-mcp-server'

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