Loading MCP server directory, please wait...
End-to-end-encrypted file transfer for agents: upload, share, and download files over MCP.
npx @getmcp/cli add dev.yafl/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"dev.yafl/mcp": {
"command": "npx",
"args": [
"-y",
"@yafldev/mcp"
],
"env": {
"YAFL_API_KEY": "",
"YAFL_API_URL": ""
}
}
}
}