Skip to main content

MCP Timer Server - Wait and scheduled timing tools for AI agents

Project description

mcp-timer

MCP Timer Server - Wait and scheduled timing tools for AI agents.

Installation

uvx mcp-timer

Tools

Tool Description
wait(seconds) Wait for specified seconds
wait_until(target_time, next_day_if_passed) Wait until specified time (HH:MM:SS or YYYY-MM-DD HH:MM:SS)
cron_wait(expression, timeout_seconds) Wait until next cron expression match
countdown(seconds, interval) Countdown with periodic progress reports
timeout_guard(seconds, message) Wait then return timeout signal
timestamp(fmt, offset_seconds) Get current time in various formats

cron_wait examples

*/5 * * * *      - every 5 minutes
0 9 * * MON-FRI  - 9:00 AM on weekdays
30 */2 * * *     - half past every 2 hours
0 0 1 * *       - midnight on the 1st of each month

timestamp formats

  • iso (default) - ISO 8601 format
  • unix - Unix timestamp
  • date - YYYY-MM-DD
  • time - HH:MM:SS
  • Custom strftime pattern (e.g. %Y/%m/%d %H:%M)

MCP Configuration

{
  "mcpServers": {
    "timer": {
      "command": "uvx",
      "args": ["mcp-timer"]
    }
  }
}

Release

Publishing is automated via GitHub Actions. To release:

git tag v0.2.2
git push origin v0.2.2

This triggers the workflow to build and publish to PyPI using trusted publishing.

PyPI Setup (one-time)

  1. Go to https://pypi.org/manage/project/mcp-timer/settings/publishing/
  2. Add a new trusted publisher:
    • Workflow: publish.yml
    • Environment: pypi
    • Repository: aleck31/mcp-timer

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mcp_timer-0.2.2.tar.gz (30.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mcp_timer-0.2.2-py3-none-any.whl (4.7 kB view details)

Uploaded Python 3

File details

Details for the file mcp_timer-0.2.2.tar.gz.

File metadata

  • Download URL: mcp_timer-0.2.2.tar.gz
  • Upload date:
  • Size: 30.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for mcp_timer-0.2.2.tar.gz
Algorithm Hash digest
SHA256 6e071b5a23bbaacfdbece4ff9f281293fb78c503a3b37e8e5af9cfb3fd20c557
MD5 c797df0dace63ea18f687fb2dd047c49
BLAKE2b-256 ba6236c7670ffb37b13030b74403d35e6097a517a59cf62b66893348754bbcb2

See more details on using hashes here.

Provenance

The following attestation bundles were made for mcp_timer-0.2.2.tar.gz:

Publisher: publish.yml on aleck31/mcp-timer

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mcp_timer-0.2.2-py3-none-any.whl.

File metadata

  • Download URL: mcp_timer-0.2.2-py3-none-any.whl
  • Upload date:
  • Size: 4.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for mcp_timer-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 0c76734431b1fc5138852b58b920d65c02252d26fe9b75442c9392d0d6c6bb6c
MD5 1c5fdbeb234c0a6e62457716d35a55bb
BLAKE2b-256 ea7e369b403ea8bb29558e3bbf669d2dc6e794b7bec06bb8ece72d2b9307df3e

See more details on using hashes here.

Provenance

The following attestation bundles were made for mcp_timer-0.2.2-py3-none-any.whl:

Publisher: publish.yml on aleck31/mcp-timer

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page