Skip to main content
Glama
DigiBugCat

FMP MCP Server

by DigiBugCat

Economic Calendar

economic_calendar
Read-onlyIdempotent

Access upcoming high-impact economic events like Fed announcements, CPI, NFP, and GDP data. Filter and sort events by date for the next 14 days or customize the timeframe.

Instructions

Get upcoming high-impact macro-economic events.

Filters for important events (Fed, CPI, NFP, GDP, etc.) and sorts by date. Covers the next N days (default 14).

Args: days_ahead: Number of days to look ahead (default 14, max 90)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
days_aheadNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior4/5

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

Annotations already indicate read-only, open-world, idempotent, and non-destructive behavior. The description adds useful context about filtering for high-impact events and the default/limit for days_ahead, enhancing understanding beyond annotations without contradiction.

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 front-loaded with the core purpose, followed by filtering details and parameter explanation in a structured format. Every sentence adds value without redundancy.

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?

Given the tool's low complexity (1 parameter), rich annotations, and presence of an output schema, the description is complete enough. It covers purpose, filtering, sorting, and parameter details, leaving return values to the output schema.

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?

Schema description coverage is 0%, but the description compensates by explaining the 'days_ahead' parameter's purpose, default value (14), and maximum (90), adding meaningful semantics beyond the basic 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?

The description clearly states the specific action ('Get upcoming high-impact macro-economic events') and resource ('macro-economic events'), distinguishing it from sibling tools like stock_search or treasury_rates by focusing on calendar events rather than stock data or rates.

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?

The description provides clear context about filtering for important events (Fed, CPI, NFP, GDP) and sorting by date, which helps identify when to use this tool. However, it does not explicitly state when not to use it or name alternatives among siblings.

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/DigiBugCat/fmp-mcp'

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