
Product
Socket Now Protects the Microsoft Edge Extension Ecosystem
Enterprise security teams can now detect malware, credential theft, suspicious network activity, and risky updates across Microsoft Edge extensions.
@file-kiwi/filekiwi-mcp-server
Advanced tools
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.
FAQs
FileKiwi MCP Server for Claude and other AI agents
The npm package @file-kiwi/filekiwi-mcp-server receives a total of 57 weekly downloads. As such, @file-kiwi/filekiwi-mcp-server popularity was classified as not popular.
We found that @file-kiwi/filekiwi-mcp-server demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Product
Enterprise security teams can now detect malware, credential theft, suspicious network activity, and risky updates across Microsoft Edge extensions.

Research
/Security News
Socket researchers found 18 Chrome extensions and one Edge extension delivering a wallet drainer, credential theft, and other malicious payloads.

Product
Create ClickUp tasks from Socket alerts, automate ticketing with custom rules, and keep alert and task status synchronized.