Skip to main content
ClaudeWave

MCP server for The Gold Barometer: daily gold buying-conditions score, history and zone record as tools

MCP ServersOfficial Registry0 stars0 forksTypeScriptMITUpdated today
ClaudeWave Trust Score
87/100
Trusted
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Documented (README)
Last scanned: 9/12/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/thegoldbarometer/mcp-server
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "mcp-server": {
      "command": "node",
      "args": ["/path/to/mcp-server/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/thegoldbarometer/mcp-server and follow its README for install instructions.
Use cases

MCP Servers overview

# The Gold Barometer MCP server

[![The Gold Barometer MCP server](https://glama.ai/mcp/servers/thegoldbarometer/mcp-server/badge)](https://glama.ai/mcp/servers/thegoldbarometer/mcp-server)

Gives AI assistants direct access to [The Gold Barometer](https://thegoldbarometer.com/):
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

| Tool | What it answers |
|---|---|
| `get_current_reading` | Today's score, its zone, and the state of each measured part |
| `get_reading_history` | Past readings, with or without the reconstructed month-end rows |
| `get_zone_record` | What followed months in a given zone across the record since 1971 |

## Install

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

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

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

## Data and credit

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

Code licence: MIT.

What people ask about mcp-server

What is thegoldbarometer/mcp-server?

+

thegoldbarometer/mcp-server is mcp servers for the Claude AI ecosystem. MCP server for The Gold Barometer: daily gold buying-conditions score, history and zone record as tools It has 0 GitHub stars and its last recorded update is dated 2026-09-11.

How do I install mcp-server?

+

You can install mcp-server by cloning the repository (https://github.com/thegoldbarometer/mcp-server) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is thegoldbarometer/mcp-server safe to use?

+

Our security agent has analyzed thegoldbarometer/mcp-server and assigned a Trust Score of 87/100 (tier: Trusted). See the full breakdown of passed checks and flags on this page.

Who maintains thegoldbarometer/mcp-server?

+

thegoldbarometer/mcp-server is maintained by thegoldbarometer. The last recorded GitHub activity is dated 2026-09-11, with 0 open issues.

Are there alternatives to mcp-server?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy mcp-server to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: thegoldbarometer/mcp-server
[![Featured on ClaudeWave](https://claudewave.com/api/badge/thegoldbarometer-mcp-server)](https://claudewave.com/repo/thegoldbarometer-mcp-server)
<a href="https://claudewave.com/repo/thegoldbarometer-mcp-server"><img src="https://claudewave.com/api/badge/thegoldbarometer-mcp-server" alt="Featured on ClaudeWave: thegoldbarometer/mcp-server" width="320" height="64" /></a>

More MCP Servers

mcp-server alternatives