Servers
I
Instant Local File Sharing Unlimited File Size Via File.kiwi
@file-kiwi
Model Context Protocol (MCP) server for simple and instant file sharing.
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"filekiwi": {
"command": "npx",
"args": [
"-y",
"@file-kiwi/filekiwi-mcp-server"
]
}
}
}