Send a file to a person as a one-time, encrypted, auto-deleting download link.
npx @getmcp/cli add io.github.fileseal/mcp-sendRequires Node.js 18+. Community-contributed server. Review source before installing.
FILESEAL_API_KEYFileSeal API key, created in Settings. Sent as a bearer token on every call.
FILESEAL_API_BASE_URLFileSeal API origin — set to https://fileseal.uk for the public API. Required here because the code falls back to http://localhost:3000, which is not useful for a registry install.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.fileseal/mcp-send": {
"command": "npx",
"args": [
"-y",
"@fileseal/send"
],
"env": {
"FILESEAL_API_KEY": "",
"FILESEAL_API_BASE_URL": ""
}
}
}
}Identity, trust, and A2A orchestration for autonomous AI agents. Official A2A partner.
Rust MCP server and CLI for Apprise notification fan-out across dozens of delivery backends.
Rust MCP server and CLI for Arcane Docker and container management.
Rust MCP server and CLI for Gotify push notifications and message management.