Skip to main content
Glama
kydlikebtc

binance-mcp-server

by kydlikebtc

binance_futures_price

Get real-time mark prices for USDT perpetual futures. Ideal for contract valuation, risk management, and liquidation monitoring. Query a specific symbol or fetch up to 100 active contracts.

Instructions

【合约价格查询】获取合约市场的实时标记价格信息

📋 功能说明

  • 查询永续合约的实时标记价格

  • 标记价格是合约结算和强平的基准价格

  • 通常比现货价格更稳定,受操纵风险较小

  • 用于合约估值和风险计算

⚠️ 重要提醒

  • 标记价格与最新成交价可能存在小幅差异

  • 强制平仓会按照标记价格计算

  • 批量查询时限制返回前100个活跃合约

🎯 适用场景

  • 合约交易的价格参考

  • 风险管理和估值计算

  • 强平价格监控和预警

  • 套利机会分析

📊 输出示例 查询成功后将返回:

🚀 合约价格查询结果

📈 标记价格
合约类型:BTCUSDT 永续合约
标记价格:45,280.75 USDT
更新时间:2022-01-01 10:30:20

📉 价格对比
与现货价差:+30.25 USDT (+0.067%)
价格状态:合约温和溜价
资金费率:+0.01% (正数收空头)

💪 市场状态
市场流动性:良好
价格稳定性:高
操纵风险:低

💡 交易提示
标记价格相对稳定,适合作为合约交易参考。
当前正数资金费率意味着多头持仓需要支付费用。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
symbolNo指定合约,如"BTCUSDT"、"ETHUSDT"等USDT永续合约。不填则返回所有合约的价格(为性能考虑,限制返回前100个活跃合约)。
Behavior5/5

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

With no annotations provided, the description fully covers behavioral traits. It explains that mark price differs from last price, is the basis for settlement and forced liquidation, is more stable against manipulation, and that batch queries are limited to the first 100 active contracts. The output example also discloses the return structure and how to interpret funding rate and basis.

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 well-structured with clear sections and front-loaded with the main purpose. However, it is verbose, including a multi-line output example with emojis. While the structure aids readability, the length exceeds what is strictly necessary for tool selection, but the output example is useful given the lack of an output schema.

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?

The tool has no output schema, so the description compensates by providing a detailed output example and behavioral notes. It covers return format, interpretation of price discrepancy, funding rate implications, and market status. Combined with the use cases and warnings, the description is fully complete for an agent to use the tool effectively.

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 already provides comprehensive parameter documentation for the optional `symbol`, including examples and behavior when omitted. Since schema coverage is 100%, the description adds no additional parameter semantics beyond what the schema provides, warranting the baseline score of 3.

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: "获取合约市场的实时标记价格信息" (Get real-time mark price information for futures market). It uses a specific verb (获取) and resource (合约市场的实时标记价格), and distinguishes itself from spot price by emphasizing the mark price, which is the settlement and liquidation basis.

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 an "适用场景" (applicable scenarios) section listing contract trading reference, risk management, liquidation monitoring, and arbitrage analysis. This gives clear context for when to use the tool, though it does not explicitly state when not to use it or name alternative tools. The explicit warning about the batch limit and the distinction from spot price provide additional guidance.

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/kydlikebtc/binance-mcp-server'

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