# io.github.moniantov/timera (npm · timera-mcp)

AI Chief of Staff for your time. Drift score, calendar, goals, and AI coaching.

- Trust score: 63/100 (medium)
- Change this week: +23
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- npm · `timera-mcp`: 63/100 (this document), [markdown](https://verifymcp.io/servers/moniantov-timera/timera-mcp.md), [page](https://verifymcp.io/servers/moniantov-timera/timera-mcp)

## Channel facts

- Registry: `npm`
- Package: `timera-mcp`
- Version: `1.0.1`
- Transport: `stdio`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Supply Chain Security**: 86/100
  - No malware found by supply-chain analysis.
  - Only part of the dependency tree could be resolved (94 of 98), so this covers what we could see, not the whole tree.
  - No install/post-install scripts declared.
  - Only part of the dependency tree could be resolved (94 of 98), so this covers what we could see, not the whole tree.
- **Provenance & Transparency**: 19/100
  - Repository check failed: the declared repository URL returned HTTP 404.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 114 days ago).
  - Security-disclosure policy not yet verified: we couldn't inspect the source repository.
- **Schema Quality & AI Usability**: 77/100
  - AI-judged instruction clarity (excellent).
  - Tool/resource definitions use about 313 tokens (~62/item across 5 items; 5 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 23/100
  - Stability observed for 7 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add moniantov-timera -- npx -y timera-mcp
```

### Codex

```bash
codex mcp add moniantov-timera -- npx -y timera-mcp
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "moniantov-timera": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "timera-mcp"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add moniantov-timera --command npx --arg -y --arg timera-mcp
```

### Hermes

```yaml
mcp_servers:
  moniantov-timera:
    command: "npx"
    args: ["-y", "timera-mcp"]
```

### Other

```json
{
  "mcpServers": {
    "moniantov-timera": {
      "command": "npx",
      "args": [
        "-y",
        "timera-mcp"
      ]
    }
  }
}
```

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-02 (score 63, +63)

- [security regression] Provenance: unverified → fail
- [security improvement] Known CVEs: unverified → partial
- [security improvement] Install scripts: unverified → pass
- [security improvement] Malware scan: unverified → pass
- [functional improvement] MCP protocol: unverified → pass
- [functional improvement] Maintenance: unverified → pass
- [functional improvement] Stability: unverified → 0.20
- [functional improvement] Dependency health: unverified → partial
- [functional improvement] License: unverified → pass
- [functional improvement] Tool coverage: unverified → 100
- [functional] Licence: MIT

### 2026-08-01 (score 0, −30)

- [security] Stability: Stability not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet.
- [functional regression] Capabilities: pass → unverified
- [functional regression] Tool coverage: 100 → unverified

### 2026-07-31 (score 30, −26)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 56, −18)

- [security regression] Malware scan: pass → unverified

### 2026-07-29 (score 74, +55)

- [security regression] Provenance: unverified → fail
- [security improvement] Known CVEs: unverified → partial
- [security improvement] Install scripts: unverified → pass
- [functional improvement] Maintenance: unverified → pass
- [functional improvement] License: unverified → pass
- [functional improvement] Tool coverage: unverified → 100
- [functional improvement] Schema quality: unverified → excellent
- [functional] Licence: MIT

### 2026-07-28 (score 19, −21)

- [functional regression] Tool coverage: 100 → unverified
- [functional improvement] Dependency health: unverified → partial
- [functional] First check of Schema quality: unverified

### 2026-07-27 (score 40)

First indexed and scored.

## MCP tools (5)

### `get_drift_score` (~54 tokens)

Get your Timera Drift Score (0-100) measuring how well your actual time allocation matches your intentions. Includes gaps between ideal and actual hours per life category, and trajectory projections (1yr, 5yr).

### `get_time_breakdown` (~53 tokens)

Get a breakdown of how the user spends their time across life categories (Work, Health, Relationships, Personal Growth, Rest, Admin, Side Project). Shows hours per category from their latest weekly review or today's calendar.

### `get_calendar` (~55 tokens)

Get the user's calendar events for a specific date, categorized by life category. Shows event names, times, categories, and hours. Defaults to today.

Input parameters:

- `date` (string): Date in YYYY-MM-DD format. Defaults to today.

### `get_goals` (~37 tokens)

Get the user's active weekly goals with progress tracking. Shows target hours, actual hours, percentage complete, and whether each goal is on track.

### `ask_timera` (~114 tokens)

Ask Timera's AI Chief of Staff any question about your time, schedule, goals, or direction. The AI has access to your calendar, drift score, goals, and coaching memory. Use this for advice, analysis, or when you want the AI to look up your data and give personalized guidance.

Input parameters:

- `question` (string, required): Your question for Timera's AI coach. Examples: 'How should I spend my afternoon?', 'Am I on track this week?', 'What does my calendar say about my priorities?'

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/moniantov-timera/timera-mcp#diagnostics

## Score history

- 2026-08-03: 63
- 2026-08-02: 63
- 2026-08-01: 0
- 2026-07-31: 30
- 2026-07-30: 56
- 2026-07-29: 74
- 2026-07-28: 19
- 2026-07-27: 40

## Links

- npm package: https://www.npmjs.com/package/timera-mcp
- Socket report: https://socket.dev/npm/package/timera-mcp
- Changelog RSS feed: https://verifymcp.io/servers/moniantov-timera/timera-mcp/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/moniantov-timera/timera-mcp/changelog.json
- HTML version of this page: https://verifymcp.io/servers/moniantov-timera/timera-mcp
