Skip to main content
Glama
KK6BZB

signallord-mcp-server

signallord_get_btc_gold_ratio

Read-onlyIdempotent

Compare Bitcoin and Gold prices over time with the BTC/Gold ratio and percentage change. Track Bitcoin's performance as a store of value relative to the traditional safe haven asset.

Instructions

Get BTC vs Gold historical price comparison and ratio.

Signal Lord's normalized comparison of Bitcoin and Gold prices over time. Shows % change from period start on a single axis, plus the BTC/Gold spot ratio. Useful for tracking Bitcoin's performance as a store of value relative to the traditional safe haven asset.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
daysNoHistorical period (30-1000, default 365)
response_formatNojson

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior3/5

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

Annotations already declare readOnlyHint=true, destructiveHint=false, idempotentHint=true, and openWorldHint=true, establishing the tool as safe and read-only. The description adds context about the output (percent change, ratio) but does not disclose further behavioral traits like data freshness, limitations, or side effects. It provides moderate value 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 three sentences long, front-loaded with the main purpose, and each sentence provides relevant information without verbosity. There is no fluff 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?

Given the presence of output schema (which defines return structure), annotations covering safety, and two simple parameters, the description is adequate. It explains the output content (historical comparison, percent change, ratio) and the use case. It is not exhaustive but sufficient for the tool's simplicity.

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 schema description coverage is 50%, meaning only the 'days' parameter has a description in the schema (which also appears in the tool description). The tool description does not add meaning for the 'response_format' parameter, nor does it provide additional insight beyond what the schema already offers. The parameter semantics are weak.

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 gets a historical price comparison and ratio between BTC and Gold, mentioning normalized comparison, percent change from period start, and the BTC/Gold spot ratio. This distinctly sets it apart from sibling tools that focus on Bitcoin-only metrics (e.g., get_btc_metrics) or other comparisons (e.g., get_btc_vix_correlation).

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 context on when to use the tool: 'tracking Bitcoin's performance as a store of value relative to the traditional safe haven asset.' It implies utility but does not explicitly state when not to use it or list alternatives. Among siblings, it is the only BTC/Gold ratio tool, so differentiation is inherent.

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