Skip to main content
Glama
nirholas

Binance.US MCP Server

by nirholas

binance_us_staking_balance

Check your current staking positions and rewards on Binance.US. View staked asset amounts, APY, APR, and auto-restake status for individual assets or all positions.

Instructions

Get current staking balance for assets on Binance.US.

Returns your current staking positions and their details.

Response includes for each staked asset:

  • asset: The staked asset symbol

  • stakingAmount: Total amount currently staked

  • rewardAsset: Asset received as rewards

  • apr: Current APR for the asset

  • apy: Current APY (with compounding)

  • autoRestake: Whether auto-restaking is enabled

If no asset is specified, returns balances for all staked assets.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
assetNoStaked asset symbol. If empty, returns all assets with balances
Behavior3/5

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

No annotations are provided, so the description carries the full burden. It discloses that this is a read operation ('Get') and details the response structure, which is helpful. However, it does not mention authentication requirements, rate limits, or error handling, which are important for a financial API tool. The description adds value but lacks comprehensive behavioral 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 front-loaded with the core purpose, followed by response details and parameter guidance. Every sentence adds value: the first states the action, the second clarifies the return, the third lists response fields, and the fourth explains parameter behavior. No wasted words.

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?

Given the tool's moderate complexity (read operation with one optional parameter) and no output schema, the description is mostly complete: it explains the purpose, response structure, and parameter semantics. However, it lacks details on authentication, rate limits, or error handling, which are important for API tools. Without annotations, these gaps prevent a perfect score.

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 100% description coverage, so the baseline is 3. The description adds semantic context by explaining the effect of the optional 'asset' parameter ('If no asset is specified, returns balances for all staked assets'), which clarifies usage beyond the schema's technical description. This elevates the score above the baseline.

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 specific action ('Get current staking balance') and resource ('for assets on Binance.US'), distinguishing it from sibling tools like 'binance_us_staking_asset_info' or 'binance_us_staking_history' by focusing on current positions rather than informational or historical data.

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 ('Get current staking balance') and includes usage guidance for the optional parameter ('If no asset is specified, returns balances for all staked assets'). However, it does not explicitly state when not to use it or name alternatives among siblings, such as 'binance_us_staking_asset_info' for asset details or 'binance_us_staking_history' for historical data.

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