# io.github.file-kiwi/filekiwi-mcp-server (npm · @file-kiwi/filekiwi-mcp-server)

Upload files to file.kiwi and get shareable links instantly.

- Trust score: 53/100 (low)
- Change this week: +27
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-08

## Components

- npm · `@file-kiwi/filekiwi-mcp-server`: 53/100 (this document), [markdown](https://verifymcp.io/servers/file-kiwi-filekiwi-mcp-server/file-kiwi-filekiwi-mcp-server.md), [page](https://verifymcp.io/servers/file-kiwi-filekiwi-mcp-server/file-kiwi-filekiwi-mcp-server)

## Channel facts

- Registry: `npm`
- Package: `@file-kiwi/filekiwi-mcp-server`
- Version: `1.0.10`
- 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-08.

- **Supply Chain Security**: 98/100
  - No malware found by supply-chain analysis.
  - No known CVEs affecting this package version or its production dependencies.
  - No install/post-install scripts declared.
  - 31 of 98 dependencies flagged as unhealthy.
- **Provenance & Transparency**: 32/100
  - Source repository is publicly reachable at the declared URL.
  - Provenance check failed: no build-provenance attestation is published.
  - License check failed: no license is declared.
  - Actively maintained (last published 132 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 29/100
  - AI-judged instruction clarity (poor).
  - Tool/resource definitions use about 8 tokens (~8/item across 1 items; 1 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 43/100
  - Stability observed for 13 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 0/100
  - 0% of tools have a non-trivial description (not blank, and not just the tool's name).
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

**Unverified: 1 category.** A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

## Install

### Claude

```bash
claude mcp add file-kiwi-filekiwi-mcp-server -- npx -y @file-kiwi/filekiwi-mcp-server
```

### Codex

```bash
codex mcp add file-kiwi-filekiwi-mcp-server -- npx -y @file-kiwi/filekiwi-mcp-server
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "file-kiwi-filekiwi-mcp-server": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@file-kiwi/filekiwi-mcp-server"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add file-kiwi-filekiwi-mcp-server --command npx --arg -y --arg @file-kiwi/filekiwi-mcp-server
```

### Hermes

```yaml
mcp_servers:
  file-kiwi-filekiwi-mcp-server:
    command: "npx"
    args: ["-y", "@file-kiwi/filekiwi-mcp-server"]
```

### Other

```json
{
  "mcpServers": {
    "file-kiwi-filekiwi-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@file-kiwi/filekiwi-mcp-server"
      ]
    }
  }
}
```

## 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-07 (score 53, +4)

- [security improvement] Known CVEs: partial → pass
- [functional] Dependency health: partial → 0.85

### 2026-08-06 (score 49, +1)

- [functional regression] Security disclosure: unverified → fail

### 2026-08-05 (score 48, +1)

- [security improvement] CVE-2026-69207 no longer affects this package
- [security improvement] Known CVEs: fail → partial
- [functional regression] Security disclosure: fail → unverified

### 2026-08-04 (score 47, +4)

- [security regression] CVE-2026-69207 affects this package: medium
- [security regression] Known CVEs: partial → fail
- [functional improvement] Stability: unverified → 0.30

### 2026-08-02 (score 43, +17)

- [security regression] Provenance: unverified → fail
- [security improvement] Known CVEs: unverified → partial
- [security improvement] Install scripts: unverified → pass
- [security] Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window).
- [functional regression] License: unverified → fail
- [functional improvement] MCP protocol: unverified → pass
- [functional improvement] Dependency health: unverified → partial
- [functional improvement] Maintenance: unverified → pass
- [functional improvement] Schema quality: unverified → poor

### 2026-08-01 (score 26, +21)

- [security improvement] Malware scan: unverified → pass
- [functional improvement] Tool coverage: unverified → 0

### 2026-07-31 (score 5, −1)

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

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

- [security regression] Malware scan: pass → unverified

## MCP tools (1)

### `upload_to_kiwi` (~8 tokens)

## Diagnostics

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

## Score history

- 2026-08-08: 53
- 2026-08-07: 53
- 2026-08-06: 49
- 2026-08-05: 48
- 2026-08-04: 47
- 2026-08-03: 43
- 2026-08-02: 43
- 2026-08-01: 26
- 2026-07-31: 5
- 2026-07-30: 6
- 2026-07-28: 24
- 2026-07-27: 31

## Links

- npm package: https://www.npmjs.com/package/@file-kiwi/filekiwi-mcp-server
- Socket report: https://socket.dev/npm/package/@file-kiwi/filekiwi-mcp-server
- Repository: https://github.com/file-kiwi/filekiwi-mcp-server
- Changelog RSS feed: https://verifymcp.io/servers/file-kiwi-filekiwi-mcp-server/file-kiwi-filekiwi-mcp-server.xml
- Changelog JSON feed: https://verifymcp.io/servers/file-kiwi-filekiwi-mcp-server/file-kiwi-filekiwi-mcp-server.json
- HTML version of this page: https://verifymcp.io/servers/file-kiwi-filekiwi-mcp-server/file-kiwi-filekiwi-mcp-server
