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

  • wait(seconds) - Wait for specified seconds
  • wait_until(target_time, next_day_if_passed=False) - Wait until specified time (HH:MM:SS or YYYY-MM-DD HH:MM:SS)
  • cron_wait(expression, timeout_seconds=86400) - Wait until next cron expression match

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

MCP Configuration

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

Release

Publishing is automated via GitHub Actions. To release:

git tag v0.2.0
git push origin v0.2.0

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.0.tar.gz (28.9 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.0-py3-none-any.whl (3.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: mcp_timer-0.2.0.tar.gz
  • Upload date:
  • Size: 28.9 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.0.tar.gz
Algorithm Hash digest
SHA256 1d47b4863dd58df1d742a77b0417d0b0fcec992365fa0f2c82e496e6564ccdb8
MD5 85b7ac62e72e5b1af7ea646d51c32adf
BLAKE2b-256 6e9740d20817a0a53e9fe9e1dc855b953784097f348c33099adde6eed3d3762c

See more details on using hashes here.

Provenance

The following attestation bundles were made for mcp_timer-0.2.0.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.0-py3-none-any.whl.

File metadata

  • Download URL: mcp_timer-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 3.4 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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5c1568cfcde2e28dc4426b6cae78a471d7f93df68f1f1dddaae2517901ae345a
MD5 c8bd59e7996ca40a49be725464981daf
BLAKE2b-256 beaf05b2da25d281102e5ffe620a2c88a140673d51613ccd4dfcc6317b7a95b5

See more details on using hashes here.

Provenance

The following attestation bundles were made for mcp_timer-0.2.0-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