MCP.so
ログイン

Tick

@Cocabadger

Tick について

An MCP time server that keeps your AI honest about time. Zero-dependency clock + drift guard for Claude Desktop, Claude Code, and claude.ai — local, remote, and hook flavors.

基本情報

ライセンス

MIT

ランタイム

python

公開者

Cocabadger

投稿者

Artem Taranenko

設定

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

{
  "mcpServers": {
    "tick": {
      "command": "python3",
      "args": [
        "/Users/YOU/mcp/tick/server.py"
      ]
    }
  }
}

ツール

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

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

概要

What is Tick?

An MCP time server that keeps your AI honest about time. Zero-dependency clock + drift guard for Claude Desktop, Claude Code, and claude.ai — local, remote, and hook flavors.

How to use Tick?

Follow the repository README to install the server and add its MCP configuration to your client.

Key features of Tick

  • now — the real current date/time (any IANA timezone), with weekday
  • since — honest gap between a timestamp and now ("3h 42m ago") —
  • mcp-server-time —
  • mcp-simple-timeserver
  • Ted Murray's hook write-up —

Use cases of Tick

  • Connect an MCP-compatible client to this repository's service.
  • Review the README-backed setup before enabling it in production.

FAQ from Tick

Where is the source code for Tick?

The source code is linked from the repository URL on this page.

Does Tick include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

コメント

マーケットプレイスの他のコンテンツ