Skip to main content
Glama

Crontab Generator API

MCP Server x402 License: MIT

「毎週月曜日の午前9時」のような自然言語を、説明と次の実行時刻付きの有効なcron式に変します。x402 を利用した従量課題(Base L2上のUSDC)に対応し、APIキー不要、登録なし、レート制limitなし。

klymax402 マーケットプレイスの一部です。AIエージェント向に100 x402版マイクロペイメントAPI、単一のウォレット、Base上のUSDC。

クイックスタート -- MCP

MCPクライアントの設定(Claude Desktop、Cursor、ElizaOSなど)に追加します:

{
  "mcpServers": {
    "crontab-generator": {
      "url": "https://crontab-generator.api.klymax402.com/mcp"
    }
  }
}

Related MCP server: mcp-crontab-server

クイックスタート -- HTTP (x402)

curl -X POST "https://crontab-generator.api.klymax402.com/api/generate" \
  -H "Content-Type: application/json" \
  -d '{"description":"..."}'
# -> 402 Payment Required, with an x402 payment challenge in the response body

x402 に対応したクライアント(@x402/fetchx402-a-gent-tools、ATXP)は、402 → 署名 → 再試行の自動ループを処理します。

ツール

ツール

メソッド

パス

価格

説明

utility_generate_rontab

POST

/api/generate

$0.003

自然言語からcron式を生成します

utility_generate_rontab

「毎週月曜日の午前9時」や「5分ごと」のような自然言語の説明から、cron式を生成する場合に使います。有効性を検証済みの cron 式を返します。

パラメータ

名前

必須

説明

description

string

はい

スケジュールを自然言語で説明した式(例:「毎週月曜日の午前9時」「1日2回」「5分ごと」)

応答例:

{"expression":"0 9 * * 1","description":"Every Monday at 9:00 AM","nextRuns":["2026-04-14T09:00:00Z","2026-04-21T09:00:00Z"],"confidence":"high"}

使うケース:ユーザーの指示から新規のスケジュールを生成、平易な英語からcrontab設定を構築、ビジネス要件をcron構文に変換する場面で使用します。手動でcronエントリを書き込む にこれを利用してください。

不向きなケース:既存のcron式の解析(schedule_parse_cron)、JSON検証(data_validate_json)、テキスト分析(text_count_words)。

エージェント・プロンプートの例

  • 「毎週月曜日の午前9時」や「5分ごと」のような自然言語の説明から cron 式を生成してください。

支払い

  • プロトコル: x402 -- HTTPネイティブの呼び出し課金、 APIキーなし、登録なし

  • ネットハーク: Base L2(eip155:8453

  • アセット: USDC

  • ファシリテータ: Coinbase CDP(プライマリ)、PayAI(フォールバック)

  • また ATXP より利用可能(OAuthラッパー付き x402、RFC 9728 protection sourceデータ)

k402 の Part

AIエージェント向けの x402 micロペイメント API を100個、単一ウォレット、Base上ののUSDC、登録なし。

ライセンス

MIT

A
license - permissive license
Not graded
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • Pay-per-use weather, environment, finance, and on-chain intelligence tools for AI agents via x402.

  • x402-paid agent tools: 18 over HTTP, 14 over stdio. USDC per call, no API key.

  • Agent x402 Paywall MCP — Coinbase HTTP 402 protocol + on-chain settlement. Agents pay per-call

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Br0ski777/crontab-generator-x402'

If you have feedback or need assistance with the MCP directory API, please join our Discord server