MCP.so
ログイン
T

Tickstem

@tickstem

Tickstem について

概要はまだありません

基本情報

カテゴリ

その他

トランスポート

stdio

公開者

tickstem

投稿者

mike392

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

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

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

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.

コメント

「その他」の他のコンテンツ