19 hours ago
AI Agent-first download tool built on aria2. Forces file-allocation=none, uses RPC tellStatus for reliable completion detection. MCP compatible, zero dependencies.
Server Config
{
"mcpServers": {
"aria2-agent": {
"command": "python",
"args": [
"-m",
"aria2cli",
"mcp"
]
}
}
}