Skip to main content
Glama
nirholas

Binance.US MCP Server

by nirholas

binance_us_cust_settlement_settings

Retrieve current automatic settlement configuration and schedule for Binance.US custodial accounts, including frequency and next trigger time.

Instructions

Get current settlement settings for custodial solution.

⚠️ REQUIRES CUSTODIAL SOLUTION API KEY

Shows automatic settlement configuration and schedule.

Response includes:

  • settlementActive: Whether auto-settlement is enabled

  • frequencyInHours: Settlement frequency (e.g., 24 hours)

  • nextTriggerTime: Timestamp of next scheduled settlement

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
railYesCustodial partner name (e.g., ANCHORAGE, BITGO). Must be uppercase.
Behavior4/5

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

With no annotations provided, the description carries full burden. It effectively discloses key behavioral traits: it's a read-only operation ('Get'), requires specific authentication ('CUSTODIAL SOLUTION API KEY'), and describes the response structure including three specific fields. It doesn't mention rate limits, error conditions, or whether the data is real-time vs cached, but provides substantial operational context.

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 perfectly structured and concise. It leads with the core purpose, immediately highlights the critical authentication requirement with warning emoji, then details what information is returned. Every sentence earns its place with no redundant information. The bulleted response format enhances readability without adding unnecessary length.

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 single-parameter read operation with no output schema, the description provides excellent context. It covers purpose, authentication requirements, and response structure. The main gap is the lack of annotations, but the description compensates well by disclosing key behavioral information. It doesn't explain error handling or provide examples, but gives sufficient information for effective tool use.

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?

Schema description coverage is 100% with the single 'rail' parameter fully documented in the schema. The description doesn't add any parameter-specific information beyond what the schema already provides ('Custodial partner name (e.g., ANCHORAGE, BITGO). Must be uppercase.'). Baseline score of 3 is appropriate when the schema does the heavy lifting.

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 verb ('Get') and resource ('current settlement settings for custodial solution'). It distinguishes from sibling tools like 'binance_us_cust_settlement_history' (which retrieves historical data) and 'binance_us_custodial_settlement' (which likely performs settlements). The description explicitly mentions what configuration and schedule information is retrieved.

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 about when to use this tool: for retrieving settlement settings specifically for custodial solutions. It explicitly states 'REQUIRES CUSTODIAL SOLUTION API KEY' as a prerequisite. However, it doesn't explicitly mention when NOT to use it or name specific alternative tools for non-custodial settings.

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