Skip to main content
Glama
namixai

usenami-mcp

Official

Current Funding Rates (per venue)

usenami_funding_current
Read-onlyIdempotent

Get current funding rates for perp symbols across 30+ centralized and decentralized exchanges. Filter by symbol or retrieve all rates in one call.

Instructions

Returns current funding rates per venue for a given perp symbol, or all symbols if symbol is omitted. Covers 30+ CEX + DEX venues. Cost: $0.001 USDC per call (x402 on Base mainnet).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
symbolNoOptional perp symbol filter (e.g. 'BTC-PERP', 'ETH-PERP'). Omit for all symbols across all venues.
Behavior4/5

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

Annotations already indicate read-only, non-destructive, idempotent behavior. Description adds useful context: covers 30+ venues and cost per call, enhancing transparency without contradiction.

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?

Three concise sentences: purpose, coverage, cost. Every sentence adds value, front-loaded with primary action.

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?

Adequate for a simple read-only data retrieval tool with a single optional parameter and no output schema. Could mention return format, but not critical given clarity.

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?

Input schema has 100% coverage with clear description of the optional symbol parameter. Description merely reiterates this, adding no new meaning.

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?

Description uses specific verb 'Returns' and resource 'current funding rates per venue'. Clearly distinguishes from sibling tools like usenami_perp_funding_spread by focusing on current rates.

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

Usage Guidelines3/5

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

Provides context for when to use (specific symbol or all symbols) and cost guidance, but does not explicitly state when not to use or compare with alternative sibling tools.

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/namixai/usenami-mcp'

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