Skip to main content
Glama
hgus107

us-macro-mcp

by hgus107

macro_snapshot

Get a current snapshot of the US economy with latest values and recent changes for headline indicators across categories like inflation, employment, growth, housing, and more.

Instructions

Get a current snapshot of the US economy in one call - the latest value and recent change for every headline indicator.

Args: category: "all" for the headline indicators across every category, or one of inflation, employment, growth, housing, consumer, rates, stress, markets, fiscal to get every indicator in that category.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
categoryNoall

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior3/5

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

No annotations, so description carries full burden. Discloses that it returns latest value and recent change, but does not define 'recent change' (time frame), data sources, or update frequency. Some ambiguity remains.

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

Conciseness4/5

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

Concise single-sentence purpose followed by clear Args section. Efficient and well-structured, though could be slightly more streamlined.

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

Completeness4/5

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

Output schema exists, so return values need not be described. Covers purpose and parameter adequately. Lacks clarification on 'recent change' but sufficient for a snapshot tool.

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

Parameters4/5

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

Input schema has 0% description coverage, but the description explains the single parameter 'category', listing valid values like 'all', inflation, employment, etc. Adds meaning beyond the schema.

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?

Clearly states it gets a current snapshot of the US economy with latest value and recent change for every headline indicator. Distinguishes from sibling tools that focus on specific indicators or historical data.

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?

Implies usage for broad economic overview, but does not explicitly state when not to use or mention alternatives. However, sibling tool names provide context for tool separation.

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

Install Server

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/hgus107/US-Macro-MCP'

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