Skip to main content
Glama
XavierBeheydt

mcp-kraken

get_deposit_methods

Retrieve the list of deposit methods supported for a specific cryptocurrency asset on Kraken. Enter the asset to see available deposit options.

Instructions

List available deposit methods for an asset.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
assetYes
aclassNo
Behavior2/5

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

No annotations exist, and the description fails to disclose behavioral traits such as read-only nature, required permissions, rate limits, or side effects. For a listing operation, being read-only is likely, but it is not stated.

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 exceptionally short (one sentence), which is concise but lacking in necessary details. It earns its place by being direct, but could include more information without losing conciseness.

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?

With no output schema and 0% parameter descriptions, the description is insufficient for an agent to fully understand tool behavior. It lacks details on response structure, error handling, or data format.

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

Parameters1/5

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

Schema description coverage is 0%, and the description does not explain the parameters 'asset' or 'aclass'. The agent cannot infer what values to provide or the purpose of 'aclass'.

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

Purpose5/5

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

The description clearly states 'List available deposit methods for an asset,' which includes a specific verb ('list'), a distinct resource ('deposit methods'), and context ('for an asset'). It differentiates well from siblings like 'get_deposit_addresses' and 'get_withdrawal_methods'.

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 provided on when to use this tool versus alternatives like 'get_deposit_addresses' or 'get_withdrawal_methods'. The description does not specify prerequisites or scenarios.

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/XavierBeheydt/mcp-kraken'

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