Skip to main content
Glama

gold-silver-analytics

Server Details

Analytical Re-Rate (RR) Scores + 9-factor breakdowns on ~300 junior precious-metals miners.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsA

Average 4.5/5 across 4 of 4 tools scored.

Server CoherenceA
Disambiguation5/5

Each tool has a distinct purpose: get_rr_score for individual miner analysis, get_screen_data for filtered screening, list_tickers for listing all symbols, and search_tickers for fuzzy lookup. No two tools overlap in functionality.

Naming Consistency5/5

All tools follow a consistent verb_noun pattern in snake_case: get_rr_score, get_screen_data, list_tickers, search_tickers. The naming is predictable and uniform.

Tool Count5/5

4 tools is well-scoped for the free-subset analytics domain, covering key operations: individual score retrieval, filtered screening, listing, and search. No extraneous tools.

Completeness4/5

The tool set covers core read operations for the domain. Minor gaps exist, such as missing direct comparison of multiple miners or historical data, but the tools allow agents to work around via screen data and individual lookups.

Available Tools

4 tools
get_rr_scoreGet RR (Re-Rate) Score
Read-only
Inspect

Free-subset Re-Rate (RR) Score projection for one junior precious-metals miner: overall 9-factor score, the nine factor scores, DQS, stage, jurisdiction, and 2028/2029 RR projections. Analytical, not a recommendation.

ParametersJSON Schema
NameRequiredDescriptionDefault
tickerYesTicker symbol, exchange suffix kept where applicable (e.g. ARIS, EXK, AYA.TO, CYL.AX).
get_screen_dataFilter & rank the coverage universe
Read-only
Inspect

Structured screen over the free-subset feed: optionally filter by metal (Au/Ag), jurisdiction (country), and stage (DEVELOPER/PRODUCER/HYBRID/EXPLORER/RESOURCE_ACQ), optionally sort by 2028 RR Score descending, and cap with limit. An analytical ranked classification — never a 'best stock' list.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoMax rows to return.
metalNoPrimary metal: Au/gold or Ag/silver.
stageNoStage/type_code substring, e.g. DEVELOPER, PRODUCER, HYBRID.
sortByRrNoSort by rr_score_2028 descending when true.
jurisdictionNoOperating country of the primary asset, matched exactly (case-insensitive), e.g. 'Canada', 'Mexico', 'Australia'. Countries only — a state or province such as 'Nevada' matches nothing; use 'USA'.
list_tickersList covered tickers
Read-only
Inspect

Every ticker symbol in the Gold Silver Analytics free-subset coverage universe (~279), plus the count. Symbols only — no scores.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

search_tickersSearch tickers by name or symbol
Read-only
Inspect

Fuzzy lookup: returns free-subset rows whose ticker symbol or company name contains the query (case-insensitive). For structured filter/rank, use get_screen_data instead.

ParametersJSON Schema
NameRequiredDescriptionDefault
queryYesSubstring to match against ticker symbol or company name.

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Servers

View all MCP Servers

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources