74
grade C
10 days ago
glama

Soulseek MCP

Enables interaction with the Soulseek peer-to-peer file sharing network for searching files, browsing user shares, and managing downloads. Supports chat functionality including public rooms, private messages, and user monitoring.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 2 credentials: MCP_AUTH_TOKEN, SLSK_PASS
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAUTO_JOIN_ROOMS_FILE"$(pwd)/data/auto-join-rooms.json" \
configDOCS_PATH
configDOWNLOAD_DIR"$(pwd)/downloads" \
configFILES_PATH
configHEALTH_PATH
configMAX_LOG_ITEMS
configMAX_SHARE_RESULTS
🔐 secretMCP_AUTH_TOKENAuthorization: Bearer <>
configMCP_PATH
configMCP_TRANSPORT
configPORT
configPUBLIC_BASE_URL
configSLSK_INCOMING_PORT
🔐 secretSLSK_PASS
configSLSK_SERVER_HOST
configSLSK_SERVER_PORT
configSLSK_USER
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/profikid-soulseek-mcp-15n5t4)](https://m8ven.ai/mcp/profikid-soulseek-mcp-15n5t4)
commit: e4459e4da59ac972a8b40074245c8e1078472601
code hash: 530067a69f7325c2b75c93be564851d48cc1ec4ad40eb257bd3607f3e7572b78
verified: 4/11/2026, 2:21:24 PM
view raw JSON →