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 |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |