Skip to main content
Glama
nirholas

Binance.US MCP Server

by nirholas

binance_us_custodial_supported_assets

Check which cryptocurrency assets are eligible for custodial transfers and settlements on Binance.US by specifying a custodial partner identifier.

Instructions

Get list of assets supported for custodial transfers and settlements.

⚠️ REQUIRES CUSTODIAL SOLUTION API KEY

Returns two lists:

  • transferEligible: Assets that can be transferred FROM custodial partner

  • settlementEligible: Assets that can be settled TO custodial partner

Each asset includes:

  • asset: Asset symbol

  • precision: Decimal precision

  • network: Supported networks for the asset

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
railYesCustodial partner identifier (all uppercase)
Behavior4/5

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 effectively describes the tool's behavior by specifying the API key requirement (⚠️ REQUIRES CUSTODIAL SOLUTION API KEY) and detailing the return structure with two lists and their contents. This covers key operational aspects beyond basic functionality.

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?

The description is well-structured and front-loaded with the core purpose, followed by important warnings and return details. Every sentence adds value: the first states the purpose, the second highlights requirements, and the subsequent lines explain the output structure efficiently without redundancy.

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

Completeness4/5

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

For a tool with no annotations and no output schema, the description does a good job of covering essential context: it explains the purpose, requirements, and return format. However, it could be more complete by mentioning potential errors, rate limits, or authentication details beyond the API key note, given the complexity of custodial operations.

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?

The input schema has 100% description coverage, clearly documenting the single required parameter 'rail' as a custodial partner identifier. The description doesn't add any parameter-specific information beyond what the schema provides, so it meets the baseline of 3 without compensating for gaps.

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 the tool's purpose with specific verbs ('Get list of assets') and resources ('supported for custodial transfers and settlements'). It distinguishes from sibling tools like 'binance_us_cust_supported_assets' by specifying the custodial context, making the scope unambiguous.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides clear context for when to use this tool (for custodial transfers/settlements) and includes a warning about API key requirements. However, it doesn't explicitly state when NOT to use it or name specific alternatives among the many sibling tools, such as 'binance_us_cust_supported_assets' for non-custodial contexts.

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/nirholas/Binance-US-MCP'

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