MCP.so
Sign In
T

Tickstem

@tickstem

About Tickstem

No overview available yet

Basic information

Category

Other

Transports

stdio

Publisher

tickstem

Submitted by

mike392

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "tickstem": {
      "command": "tsk-mcp",
      "env": {
        "TICKSTEM_API_KEY": "your-api-key"
      }
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Tickstem?

Tickstem is a developer tool MCP server that lets you manage cron jobs and verify emails directly from your AI coding assistant. It integrates with the Tickstem developer infrastructure and provides programmatic access to cron scheduling and email verification via an API.

How to use Tickstem?

Install the server using Go: go install github.com/tickstem/mcp/cmd/tsk-mcp@latest. Obtain an API key from your Tickstem dashboard at https://app.tickstem.dev. The free tier includes 1,000 cron executions and 500 email verifications per month.

Key features of Tickstem

  • List, get, create, update, pause, resume, and delete cron jobs
  • View execution history for cron jobs
  • Verify email syntax, MX records, disposable domains, and role-based prefixes
  • View past email verification results

Use cases of Tickstem

  • Schedule and manage recurring tasks from your AI coding assistant
  • Pause or resume cron jobs without leaving your editor
  • Validate email addresses before sending communications
  • Check email history for previous verification results

FAQ from Tickstem

How do I install the Tickstem MCP server?

Run go install github.com/tickstem/mcp/cmd/tsk-mcp@latest to install the server.

How do I get an API key for Tickstem?

Visit https://app.tickstem.dev to obtain your API key. A free tier is available.

What are the limits of the free tier?

The free tier includes 1,000 cron executions and 500 email verifications per month.

Can I manage cron jobs with Tickstem?

Yes, you can list, create, update, pause, resume, delete jobs, and view execution history.

What does email verification check?

It checks syntax, MX records, disposable domains, and role-based prefixes.

Comments

More Other MCP servers