Localsend Mcp
MCP Serverby majiayu000 · Added 5mo ago
Claude
76
Install
git clone https://github.com/majiayu000/claude-skill-registryAdd to Claude
claude mcp add localsend-mcpQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"localsend-mcp": {
"command": "npx",
"args": [
"@modelcontextprotocol/localsend-mcp"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
LocalSend-based P2P transfer with MCP server design for NATS/Tailscale discovery and throughput tuning.
Tags
developmentgoskill