0
/ 100
4 days ago
glama

Dust MCP Server

A TypeScript-based MCP server that enables advanced agent conversations and workspace management via the Dust platform. It provides tools for managing messaging sessions, retrieving agent configurations, and interacting with Dust assistants.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

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

// key findings
🚨
Secret credentials may flow to a network call
2 flows detected: DUST_API_KEY. We can’t prove the destination matches the brand the credential belongs to.
🚨
Code appears obfuscated
1 file are unreadable to a human reviewer. Cannot audit what they do.
⚠️
Known vulnerabilities in dependencies: 6 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 1 credential: DUST_API_KEY
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.
configDEFAULT_WORKSPACE_ID
configDUST_AGENT_ID
🔐 secretDUST_API_KEYyour_api_key_here
configDUST_WORKSPACE_IDyour_workspace_id_here
configJEST_WORKER_ID
configPORT3001 # Optional, defaults to 3001
// 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 3 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/ma3u-dust-mcp-server-postman-railway-pjfkcv)](https://m8ven.ai/mcp/ma3u-dust-mcp-server-postman-railway-pjfkcv)
commit: c0012f5e2d8b35740cb36c04f2eb257390886bdc
code hash: 8b12e00a7c5480e554fb0ca37498153d05a4e3e17e3ea099ab2a0fd4ddd6d368
verified: 5/30/2026, 9:36:23 AM
view raw JSON →