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.1.tar.gz (29.3 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.1-py3-none-any.whl (3.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: mcp_timer-0.2.1.tar.gz
  • Upload date:
  • Size: 29.3 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.1.tar.gz
Algorithm Hash digest
SHA256 7e0644020713a6f5eefc64cba65679be3fd45e15228d756310a55449b3ad0bd7
MD5 ff31275e468ff5a800961ed4ee6def75
BLAKE2b-256 a04f081140bf9d8f93750e57a2ff7f013501c22ba39e5653346e45c5a8c75613

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: mcp_timer-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 3.9 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 5ae25ba6cf20c9a40bc64ed397c2e448072dfbca0c5fa6917ed74d8c41b6e7b3
MD5 f4583fc54c1dc0f931fdbeee3440030d
BLAKE2b-256 3cef9343b3465b802e8a5a4da617ab6b57da8681bc557f7b725a022961a16cbb

See more details on using hashes here.

Provenance

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