mcpbeat Sign in

Filekiwi MCP Server

by file-kiwi Your server? Claim it
local only

Filekiwi MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 48 installs a week from npm. Last commit 28 Mar 2026.

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

Installs per day peak 18 · avg 8 · +61% w/w
a month agotoday
48
Installs / week
npm · @file-kiwi/filekiwi-mcp-server
4
Stars
1 open issues
28 Mar 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Filekiwi MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add filekiwi-mcp-server -- npx -y @file-kiwi/filekiwi-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "filekiwi-mcp-server": {
      "args": [
        "-y",
        "@file-kiwi/filekiwi-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.filekiwi-mcp-server]
command = "npx"
args = ["-y", "@file-kiwi/filekiwi-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "filekiwi-mcp-server": {
      "args": [
        "-y",
        "@file-kiwi/filekiwi-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "filekiwi-mcp-server": {
      "args": [
        "-y",
        "@file-kiwi/filekiwi-mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Filekiwi MCP Server

same job, measured the same way
File Storage
by b77

Upload files and get public CDN links in chat.

answering
Filetourl
by filetourl

Upload a file and get a public shareable URL via API or MCP.

7 tools answering
Publish
by playfrog

Publish browser games to Playfrog and get a shareable play link. Static HTML5, files sent inline.

2 tools answering
Dropwarp
by dropwarp

Send, list, and delete file transfers via DropWarp and get a shareable download link.

34 installs/wk local only
Pixelvault
by pixelvault-dev

Agent-first image hosting — upload images and get instant CDN URLs.

8 tools answering
Spacefast
by spacefast

Publish files and folders to the web instantly: permanent URLs, immutable versions, claim links.

1 623 installs/wk answering
Sarkoa
by sarkoa

Host and serve geospatial files: list, upload, download, and share via Sarkoa.

answering
Drop to CDN
by nexus-jpf

Upload files and get instant public CDN URLs from Claude Desktop, Cursor, and other MCP hosts.

47 installs/wk local only

Filekiwi MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Filekiwi MCP Server?
Filekiwi MCP Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @file-kiwi/filekiwi-mcp-server was installed 48 times last week.
How do I connect Filekiwi MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @file-kiwi/filekiwi-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Filekiwi MCP Server?
The npm package @file-kiwi/filekiwi-mcp-server was installed 48 times in the last week. Week over week that is +61%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Filekiwi MCP Server open source?
Yes — it is published under the MIT licence, written in JavaScript, 4 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.