Skip to main content
Glama
KK6BZB

signallord-mcp-server

signallord_get_institutional_data

Read-onlyIdempotent

Retrieves institutional Bitcoin market data including ETF net flows, Coinbase premium, CME basis trade, and a composite institutional regime score to assess market sentiment.

Instructions

Get institutional Bitcoin market data. Requires premium API key.

Includes ETF net flows (24h and 7d), Coinbase premium (price difference between Coinbase and global exchanges — positive = US institutional buying), CME basis trade (annualized carry from futures-spot spread), and Signal Lord's composite institutional regime score (0-10).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
response_formatNojson

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior4/5

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

Annotations already declare the tool as read-only, idempotent, and non-destructive. The description adds the access constraint of a premium API key and details the included data, which provides useful behavioral context beyond annotations.

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 only two sentences, front-loading the purpose and key constraint (premium key). Every sentence adds value, with no unnecessary words or repetition.

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?

The description explains what data the tool returns (ETF flows, Coinbase premium, CME basis, regime score) and the API key requirement. An output schema exists but its content is not provided; the description is sufficient for understanding the tool's output. Minor gaps include absence of parameter details.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The input schema has one optional parameter (response_format) with 0% description coverage. The description does not mention this parameter, leaving its meaning and allowed values unexplained. Given the low schema coverage, the description should compensate but does not.

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 'get institutional Bitcoin market data' and lists specific data points (ETF flows, Coinbase premium, CME basis, composite regime score). This differentiates it from sibling tools that focus on other metrics.

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?

The description mentions a prerequisite ('Requires premium API key') but does not provide explicit guidance on when to use this tool versus alternatives. The context is implied but no when-not or alternative tool references.

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/KK6BZB/signallord-mcp-server'

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