Trading Economics Calendar Mcp

by gavinHuang

378 downloads
Not rated
GitHub

About

MCP server for https://tradingeconomics.com/calendar

Details

Author
gavinHuang
Downloads
378
Categories
Productivity

- Fetch economic calendar events
- Get today’s economic events
- Get this week’s economic events
- List supported countries
- List importance levels
- Get high‑impact events only

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Trading Economics Calendar Mcp
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "trading economics calendar mcp": {
            "trading-economics-calendar": {
                "command": "uv",
                "args": [
                    "trading-economics-mcp"
                ]
            }
        }
    }
}

McpServers

{
    "trading-economics-calendar": {
        "command": "uv",
        "args": [
            "trading-economics-mcp"
        ]
    }
}

Available tools

- get_economic_events: Fetch economic calendar events - get_today_economic_events: Get today's events - get_week_economic_events: Get this week's events - get_major_countries: List supported countries - get_importance_levels: List importance levels - get_high_impact_events: Get high-impact events only - get_events_by_country: Get events for specific country
No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.