Skip to main content
Glama

ForexFactory MCP Server

by kjpou1
.env.exampleβ€’2.09 kB
# ===================================================== # 🌐 MCP Namespace # ===================================================== # Namespace prefix for all tools and resources. # Default: ffcal NAMESPACE=ffcal # ===================================================== # βš™οΈ Scraper Configuration # ===================================================== # Timeout for Playwright in milliseconds # Default: 5000 (5s) SCRAPER_TIMEOUT_MS=2000 # Local timezone override (uses system local if not set) # Example: Europe/Luxembourg #LOCAL_TIMEZONE=Europe/Luxembourg # ===================================================== # πŸ“Š Event Fields # ===================================================== # Control which fields to include/exclude in normalized event data. # - If both are empty, only the default lean set of fields is included. # - If both are set, INCLUDE_FIELDS takes precedence. # - INCLUDE_FIELDS supports wildcard (*) to include all fields. # Example: INCLUDE_FIELDS=* # β†’ includes all fields INCLUDE_FIELDS= EXCLUDE_FIELDS= # Example usage: # INCLUDE_FIELDS=id,name,country,currency,date,actual,forecast,previous # EXCLUDE_FIELDS=notice,dateline,hasLinkedThreads,checkedIn,firstInDay # ===================================================== # πŸ“ Possible Fields (reference only) # ===================================================== # id, # ebaseId, # name, # prefixedName, # trimmedPrefixedName, # soloTitle, # soloTitleFull, # soloTitleShort, # notice, # dateline, # country, # currency, # hasLinkedThreads, # hasNotice, # hasDataValues, # hasGraph, # checkedIn, # isMasterList, # firstInDay, # showGridLine, # greyed, # upNext, # releaser, # checker, # impactName, # impactClass, # impactTitle, # timeLabel, # timeMasked, # hideHistory, # hideSoloPage, # actual, # previous, # revision, # forecast, # leaked, # actualBetterWorse, # revisionBetterWorse, # isSubscribable, # isSubscribed, # showDetails, # showGraph, # enableDetailComponent, # enableExpandComponent, # enableActualComponent, # showExpanded, # siteId, # editUrl, # date, # url, # soloUrl

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