Skip to main content
Glama

Get Economic Calendar

get_economic_calendar
Read-onlyIdempotent

Retrieve upcoming US macroeconomic events with scheduled times and actual or previous readings from BLS, Federal Reserve, and BEA. Track CPI, FOMC, PCE, GDP, and jobs data.

Instructions

Upcoming US macroeconomic events with their scheduled date, time and — where the release has already happened — the number that came out.

Three live sources, all free and keyless: the Bureau of Labor Statistics (CPI, core CPI, PPI, the employment situation/NFP, JOLTS), the Federal Reserve (FOMC rate decisions, flagged when they carry a Summary of Economic Projections), and the BEA (PCE — the Fed's target measure — plus GDP and the trade balance).

Each row carries a reading: the actual print for a release that has happened, or the PREVIOUS print for one that has not. There is no consensus/expectations feed here — street forecasts are a licensed product — so every comparison is against the prior reading and is labelled that way. Do not read a "prior" figure as a forecast for the release being waited on.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sourcesNoComma-separated subset of bls,fomc,bea. Default all three.bls,fomc,bea
days_backNoHow far back to include recently published releases (default 7).
days_aheadNoHow far forward to look for scheduled events (default 30).
include_latest_dataNoAlso report the latest CPI/core CPI/unemployment/payroll prints.
Install Server

TDQS

A4.5/5.0
Behavior5/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Goes well beyond the readOnly/idempotent annotations by explaining the three live sources, the free/keyless nature, the inclusion of actual vs. previous prints, and the labeling of comparisons. This is valuable behavioral context that prevents misuse.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is well-structured with a clear main function, followed by source details and a caution about interpretation. Each sentence carries meaningful information without redundancy or fluff.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a read-only tool with complete schema and annotations, the description fully explains the data content, source coverage, and how to interpret the readings. It is complete for an agent to decide whether to use it and what to expect.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100% with detailed descriptions for all four parameters, so the baseline is 3. The description does not add parameter-specific details beyond the schema, but it does not need to; the schema fully documents them.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's function: listing upcoming US macroeconomic events with scheduled dates/times and actual or previous readings. It distinguishes itself from sibling tools like earnings or news by focusing on macro data releases from specific sources.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Provides clear context about the data scope (US macro, specific sources) and explicitly warns about the lack of consensus/forecasts and the misinterpretation of 'prior' figures. However, it does not explicitly name alternative tools or state when not to use this tool, so it falls just short of a 5.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Other Tools

Latest Blog Posts

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/Blahaj-gif/Finance-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server