The Gold Barometer MCP server

MCP serverEverything else

Today's gold buying-conditions score (0-100), its published history, and what followed since 1971.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use The Gold Barometer MCP server

From the project's README

As published by thegoldbarometer/mcp-server in README.md.

Gives AI assistants direct access to The Gold Barometer: a daily 0-100 score of gold buying conditions, compared with every trading day since 1971.

It measures conditions. It is not advice, and it does not predict the price.

Tools

ToolWhat it answers
get_current_readingToday's score, its zone, and the state of each measured part
get_reading_historyPast readings, with or without the reconstructed month-end rows
get_zone_recordWhat followed months in a given zone across the record since 1971

Install

Runs on Node 18 or newer. Add to your MCP client configuration:

{
  "mcpServers": {
    "thegoldbarometer": {
      "command": "npx",
      "args": ["-y", "thegoldbarometer-mcp"]
    }
  }
}

No key, no signup. The server only reads public endpoints.

Hosted endpoint (no install)

The same three tools are served over HTTPS for clients that take a URL (Smithery, Claude, Cursor, Windsurf, custom agents):

https://mcp.thegoldbarometer.com/mcp

Streamable HTTP, stateless, no key. Rate limited per IP at the edge. GET /health answers {"ok":true,"tools":3}.

Data and credit

All figures come from the public API at thegoldbarometer.com/data and the archive at github.com/thegoldbarometer/data. Data licence: CC BY 4.0, credit "Source: The Gold Barometer, thegoldbarometer.com". Method, evidence and limits: thegoldbarometer.com/methodology.

Code licence: MIT.

Advanced
Delivery
thegoldbarometer MCP server → your ahel gateway (mcp.ahel.ai) → every connected AI client.
Catalog kind
mcp-server
Gateway key
io-github-thegoldbarometer-thegoldbarometer
Source
github.com/thegoldbarometer/mcp-server
Hosted endpoint
https://mcp.thegoldbarometer.com/mcp