Skip to main content
Glama
nirholas

Binance.US MCP Server

by nirholas

binance_us_exchange_info

Retrieve trading rules and pair information from Binance.US to verify market data, filter by specific symbols or permissions for informed trading decisions.

Instructions

Get current exchange trading rules and trading pair information from Binance.US. Can filter by specific symbol(s) or permissions.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
symbolNoSingle trading pair symbol to filter (e.g., BTCUSD). Cannot be used with 'symbols' parameter.
symbolsNoArray of trading pair symbols to filter (e.g., ['BTCUSD', 'ETHUSD']). Cannot be used with 'symbol' parameter.
permissionsNoFilter by trading permissions. Default is ['SPOT'].
Behavior2/5

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

With no annotations provided, the description carries full burden but only states what data is retrieved without disclosing behavioral traits. It doesn't mention whether this is a read-only operation, rate limits, authentication requirements, response format, or potential side effects. For a financial API tool with zero annotation coverage, this leaves significant gaps in understanding how the tool behaves.

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 concise with two sentences that each earn their place. The first sentence establishes core purpose, the second adds crucial filtering context. No wasted words, well-structured, and front-loaded with the main functionality.

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

Completeness3/5

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

For a read operation with 100% schema coverage but no output schema and no annotations, the description is adequate but incomplete. It covers what data is retrieved and filtering options, but lacks information about response format, error conditions, or authentication requirements that would be helpful given the financial API context and numerous sibling tools.

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%, so the schema fully documents all three parameters. The description adds marginal value by mentioning filtering capabilities that align with the parameters, but doesn't provide additional semantic context beyond what's already in the parameter descriptions. This meets the baseline for high schema coverage.

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 exchange trading rules and trading pair information') and resource ('from Binance.US'), distinguishing it from siblings like account info or order tools. It precisely identifies what data is retrieved without ambiguity.

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 usage by mentioning filtering capabilities ('Can filter by specific symbol(s) or permissions'), which helps understand when to apply parameters. However, it doesn't explicitly state when NOT to use this tool or name specific alternatives among the many siblings.

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