Cron Job Email Scheduler CronGrid

Created By
chaser16410 months ago
Schedule, retrieve, and delete SendGrid cron jobs using natural language commands. Manage your email sends effortlessly through an LLM interface with timezone-aware capabilities. Super-charge a reminder suite of your own with scheduled emails to yourself. This MCP server requires: - SendGrid account with verified single sender email address - Cron-Job.org account NOTE: timezone environment variable values must conform to IANA values. The default timezone value is UTC.
Overview

What is CronGrid?

CronGrid is an MCP server that allows users to schedule, retrieve, and delete SendGrid cron jobs using natural language commands, making email management effortless and efficient.

How to use CronGrid?

To use CronGrid, you need to have a SendGrid account and a Cron-Job.org account. You can then interact with the server through an LLM interface to create, get, and delete scheduled emails.

Key features of CronGrid?

  • Schedule emails using natural language commands.
  • Retrieve and delete scheduled emails easily.
  • Timezone-aware scheduling capabilities.
  • Integration with SendGrid for email management.

Use cases of CronGrid?

  1. Setting up reminders to send emails at specific times.
  2. Automating email notifications for events or deadlines.
  3. Managing personal email schedules effortlessly.

FAQ from CronGrid?

  • What do I need to use CronGrid?

You need a verified SendGrid account and a Cron-Job.org account to use CronGrid.

  • Can I use CronGrid for personal reminders?

Yes! You can set up personal reminders that will send emails to yourself.

  • Is there a default timezone setting?

Yes, the default timezone is UTC, but you can specify your own IANA timezone value.

Server Config

{
  "mcpServers": {
    "cronjob_email_mcp": {
      "command": "~/.local/bin/uv",
      "args": [
        "--directory",
        "/path/to/sendgrid-cronjob-mcp",
        "run",
        "email-schedule-send-mcp-server.py"
      ],
      "env": {
        "SENDGRID_API_KEY": "<SendGrid API key>",
        "CRONJOB_API_KEY": "<Cron-Job.org API key>",
        "FROM_EMAIL": "<SendGrid verified single sender email address>",
        "TZ": "<IANA timezone value>"
      }
    }
  }
}
Project Info
Created At
10 months ago
Updated At
10 months ago
Author Name
chaser164
Star
-
Language
-
License
-

Recommend Servers

View All
Meteomatics

11 hours ago
Payai X402 Tools

16 hours ago
Tavily Mcp
@tavily-ai

JavaScript
a year ago