ForexFactory MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CACHE_TTL | No | Cache time (seconds) for repeated queries | 300 |
| NAMESPACE | No | MCP namespace for tools/resources | ffcal |
| FF_BASE_URL | No | Base URL for scraping | https://www.forexfactory.com/calendar |
| EXCLUDE_FIELDS | No | Control which fields to exclude in normalized event data | |
| INCLUDE_FIELDS | No | Control which fields to include in normalized event data (supports wildcards) | |
| LOCAL_TIMEZONE | No | Local timezone override (uses system local if not set) | |
| SCRAPER_TIMEOUT_MS | No | Timeout for Playwright in milliseconds | 5000 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| my-ffcal_get_calendar_eventsC | Retrieve ForexFactory calendar events for a given time period or custom date range.Valid |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| my-ffcal_daily_prep | Summarize today’s economic calendar into a trader prep note. |
| my-ffcal_weekly_outlook | Summarize high-impact economic events for the upcoming week. |
| my-ffcal_daily_playbook | FX daily trading playbook: overnight recap, session handoff, key levels, and today’s risk events with tactical FX setups. |
| my-ffcal_weekly_outlook_next_week | Sunday note: summarize next week’s macro events by theme and currency, with expected volatility windows and cross-asset spillovers. |
| my-ffcal_cross_asset_radar | Cluster week’s events by cross-asset spillovers (oil→CAD, gold→AUD, US yields→USD/JPY). Highlight non-FX drivers relevant to FX. |
| my-ffcal_positioning_flow_note | Summarize CFTC positioning, ETF flows, and key options expiries overlapping macro events; highlight where positioning may amplify volatility. |
| my-ffcal_volatility_grid | Heatmap of weekly event risk: x-axis time zones (Asia/London/NY), y-axis days; bold high-impact; note vol clustering. |
| my-ffcal_trade_map_scenarios | For a chosen event, outline upside/inline/downside scenarios with bias for USD, equities, yields, and concrete FX trade ideas. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| events_today | Economic calendar events scheduled for today. |
| events_week | All economic calendar events scheduled for this week. |
| events_yesterday | Economic calendar events from yesterday. |
| events_next_week | All economic calendar events scheduled for next week. |
| events_tomorrow | Economic calendar events scheduled for tomorrow. |
| events_this_week | All economic calendar events scheduled for this week. |
| events_last_week | All economic calendar events from last week. |
| events_this_month | All economic calendar events scheduled for this month. |
| events_next_month | All economic calendar events scheduled for next month. |
| events_last_month | All economic calendar events from last month. |
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/kjpou1/forexfactory-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server