Server data from the Official MCP Registry
Upload files to file.kiwi and get shareable links instantly.
Upload files to file.kiwi and get shareable links instantly.
Valid MCP server (2 strong, 3 medium validity signals). 2 known CVEs in dependencies (0 critical, 2 high severity) Package registry verified. Imported from the Official MCP Registry.
3 files analyzed · 3 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-file-kiwi-filekiwi-mcp-server": {
"args": [
"-y",
"@file-kiwi/filekiwi-mcp-server"
],
"command": "npx"
}
}
}From the project's GitHub README.
Model Context Protocol (MCP) server for simple and instant file sharing. Input: file path → Output: download link in seconds even for large files
upload_to_kiwi tool: Uploads files to file.kiwi and returns a shareable URL.Once the MCP server is connected, you can ask the AI assistant to share files:
The tool will upload the file and return a shareable link like https://file.kiwi/abcdef12#secretKey.
npx -y @file-kiwi/filekiwi-mcp-server "C:\User\your_file.ext"
claude mcp add filekiwi -- npx -y @file-kiwi/filekiwi-mcp-server
{
"mcpServers": {
"filekiwi": {
"command": "npx",
"args": ["-y", "@file-kiwi/filekiwi-mcp-server"]
}
}
}
Some environments (e.g. Claude Desktop) restrict local file system access by default. In that case, the AI may not be able to read file paths on your machine. To enable it, add the filesystem MCP server:
{
"mcpServers": {
"filekiwi": {
"command": "npx",
"args": ["-y", "@file-kiwi/filekiwi-mcp-server"]
},
"filesystem": {
"command": "npx",
"args": ["-y", "@modelcontextprotocol/server-filesystem", "C:/Users/username"]
}
}
}
No. Not at all.
Files are automatically deleted after 90 hours. See API docs for details.
Yes, free for any size. There is a free download period per file — see API docs.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally
by mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.