The Gold Barometer MCP Server
OfficialThe Gold Barometer MCP server
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
Tool | What it answers |
| Today's score, its zone, and the state of each measured part |
| Past readings, with or without the reconstructed month-end rows |
| 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:
{
"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 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.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/thegoldbarometer/mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server