Skip to content
Back to search
30
MCP

dev.yafl/mcp

dev.yafl/mcp

End-to-end-encrypted file transfer for agents: upload, share, and download files over MCP.

Uptime
0.0%
12 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.qflav/agentdrop-mcp-server
MCP server for AgentDrop - encrypted file transfer between AI agents across any host or network.
0 tools
ai.justdrop/mcp
Live, end-to-end encrypted, ephemeral file transfer between your AI agent and any device.
0 tools
justdrop-mcp
MCP server for JustDrop — live, end-to-end encrypted, ephemeral file transfer between your AI agent and any device. No accounts, nothing sto
0 tools
agentfiles-mcp
MCP server for AgentFiles — gives AI agents file sharing tools
0 tools
agent-file-control-mcp-server
MCP server for complete file control with base64 encoding to bypass JSON parsing issues
0 tools
file-tools-mcp
MCP server providing file tools for LLMs and coding agents to quickly get project context
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "dev.yafl/mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}