{
  "markdown": "# The Gold Barometer MCP server\n\n[![The Gold Barometer MCP server](https://glama.ai/mcp/servers/thegoldbarometer/mcp-server/badge)](https://glama.ai/mcp/servers/thegoldbarometer/mcp-server)\n\nGives AI assistants direct access to [The Gold Barometer](https://thegoldbarometer.com/):\na daily 0-100 score of gold buying conditions, compared with every trading day since 1971.\n\nIt measures conditions. It is not advice, and it does not predict the price.\n\n## Tools\n\n| Tool | What it answers |\n|---|---|\n| `get_current_reading` | Today's score, its zone, and the state of each measured part |\n| `get_reading_history` | Past readings, with or without the reconstructed month-end rows |\n| `get_zone_record` | What followed months in a given zone across the record since 1971 |\n\n## Install\n\nRuns on Node 18 or newer. Add to your MCP client configuration:\n\n```json\n{\n  \"mcpServers\": {\n    \"thegoldbarometer\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"thegoldbarometer-mcp\"]\n    }\n  }\n}\n```\n\nNo key, no signup. The server only reads public endpoints.\n\n## Data and credit\n\nAll figures come from the public API at [thegoldbarometer.com/data](https://thegoldbarometer.com/data/)\nand the archive at [github.com/thegoldbarometer/data](https://github.com/thegoldbarometer/data).\nData licence: CC BY 4.0, credit \"Source: The Gold Barometer, thegoldbarometer.com\".\nMethod, evidence and limits: [thegoldbarometer.com/methodology](https://thegoldbarometer.com/methodology/).\n\nCode licence: MIT.\n",
  "bytes": 1480,
  "sha": "09b384e34ef69b77779eadd88d7eb090ddb2b0ae6a8e7055b7c8d0d4d4ccc807",
  "repo_slug": "thegoldbarometer/mcp-server",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_thegoldbarometer_thegoldbarome_e707dac3/readme"
}