# us.artificl/liftlog (remote · liftlog.artificl.us)

Forklift & aerial-lift compliance records for warehouses — read-only demo tools.

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

## Components

- remote · `liftlog.artificl.us`: 68/100 (this document), [markdown](https://verifymcp.io/servers/us-artificl-liftlog/liftlog.md), [page](https://verifymcp.io/servers/us-artificl-liftlog/liftlog)

## Channel facts

- Endpoint: `https://liftlog.artificl.us/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, 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-19.

- **Endpoint Security**: 57/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 5 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS is enforced; there's no plaintext access path.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 79/100
  - AI-judged instruction clarity (excellent).
  - Tool/resource definitions use about 230 tokens (~46/item across 5 items; 5 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 30/100
  - Stability observed for 9 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 --transport http us-artificl-liftlog https://liftlog.artificl.us/mcp
```

### Codex

```toml
[mcp_servers.us-artificl-liftlog]
url = "https://liftlog.artificl.us/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "us-artificl-liftlog": {
      "type": "remote",
      "url": "https://liftlog.artificl.us/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add us-artificl-liftlog --url https://liftlog.artificl.us/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  us-artificl-liftlog:
    url: "https://liftlog.artificl.us/mcp"
```

### Other

```json
{
  "mcpServers": {
    "us-artificl-liftlog": {
      "type": "http",
      "url": "https://liftlog.artificl.us/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## 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-18 (score 68, +1)

No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-16 (score 67, +1)

No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-14 (score 66, +1)

No change was recorded against any check on this day. Stability & Change Management went from 10 to 13. That category is still filling its 30-day observation window: 3 days of observed history at the previous scan, 4 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-12 (score 65, +1)

No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-11 (score 64, +1)

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

### 2026-08-10 (score 63)

First indexed and scored.

## MCP tools (5)

### `search_requirements` (~73 tokens)

Search lift compliance requirements by operator name, machine, or requirement type. Returns matching records with next due date and status.

Input parameters:

- `query` (string): Text to match against operator, machine, or requirement (case-insensitive; shorthand like "PM" or "aerial lift" works). Omit to list everything.

### `list_citable_items` (~39 tokens)

List overdue or missing compliance items — the ones that would be citable in an OSHA inspection or damaging in an injury investigation. Most serious first.

### `get_requirements_due` (~47 tokens)

List operator evaluations, inspections, and maintenance intervals due within the next N days (default 30).

Input parameters:

- `days` (number): Look-ahead window in days (default 30).

### `get_lift_summary` (~37 tokens)

Get the lift compliance summary: totals for tracked requirements, not done, overdue and citable, due this week, and awaiting records.

### `export_lift_log` (~34 tokens)

Export the full lift compliance log as CSV text (operator or machine, requirement, next due, status, chase history).

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/us-artificl-liftlog/liftlog#diagnostics

## Score history

- 2026-08-19: 68
- 2026-08-18: 68
- 2026-08-17: 67
- 2026-08-16: 67
- 2026-08-15: 66
- 2026-08-14: 66
- 2026-08-13: 65
- 2026-08-12: 65
- 2026-08-11: 64
- 2026-08-10: 63

## Links

- Remote endpoint: https://liftlog.artificl.us/mcp
- Website: https://liftlog.artificl.us/
- Changelog RSS feed: https://verifymcp.io/servers/us-artificl-liftlog/liftlog.xml
- Changelog JSON feed: https://verifymcp.io/servers/us-artificl-liftlog/liftlog.json
- HTML version of this page: https://verifymcp.io/servers/us-artificl-liftlog/liftlog
