← MCP Security Catalog

filekiwi-mcp-server 2.0.1

npm · @file-kiwi/filekiwi-mcp-server · latest release

Verified with no proven findings
Security result
1
Observed tools
36
Version rating
Change risk

Independent inventory

Observed 2026-08-21T19:06:18.651Z using mcpSecurity-inventory. Protocol 2025-06-18.

ToolCategoryRisk
upload_to_kiwiUpload files to file.kiwi and return the share URL. IMPORTANT: Only real file system paths work (e.g. C:\Users\username\Desktop\file.png). Paths like /mnt/user-data/uploads/ or /home/claude/ are virtual and will fail. Ask the user for the actual local file path on their computer.
Input schema
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "type": "object",
  "properties": {
    "filePaths": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "Absolute local file system paths on the user's computer (e.g. C:\\Users\\username\\file.png). Do NOT use virtual paths like /mnt/user-data/uploads/ — ask the user for the real path."
    }
  },
  "required": [
    "filePaths"
  ]
}

Resources 0

Resource templates 0

Prompts 0

Changes from previous version

No completed comparison is available.

RiskChangeSubject
No material changes recorded.

Confirmed vulnerabilities

SeverityFindingAdvisory
No confirmed vulnerability is published for this version.

Provenance

Artifact SHA-256: 33059715b436d8c2cc1e2561ea45acb24813716ccaf9483a3401c03d47503e28

Scanner: mcp-proof-engine 0.1.0.

Let’s talk about MCP security.

Share your details and our security team will contact you.