0
/ 100
1 month ago
glama

Dust MCP Server

A Model Context Protocol (MCP) server for Dust.tt agents, designed for seamless integration with Claude Desktop via STDIO. Provides robust agent querying, listing, and configuration tools.

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
9 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.
⚠️
Tool descriptions don’t match what handlers do
4 tools describe read intent but their handlers mutate — dust_agent_query (line 28: fs.appendFileSync(); dust_list_agents (line 28: fs.appendFileSync(); dust_get_agent_config (line 28: fs.appendFileSync()
⚠️
Known vulnerabilities in dependencies: 3 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.
// known CVEs in dependencies3 high3 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

high@modelcontextprotocol/sdk@1.9.0GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.9.0GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

highmongoose@8.15.0GHSA-wpg9-53fq-2r8h

Mongoose's Improper Sanitization of $nor in sanitizeFilter May Allow NoSQL Injection

lowexpress@4.18.2GHSA-qw6h-vgh9-j6wx

express vulnerable to XSS via response.redirect()

lowexpress@4.18.2GHSA-rv95-896h-c2vc

Express.js Open Redirect in malformed URLs

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configCORS_ORIGIN
configDUST_AGENT_ID
configDUST_AGENT_IDs
🔐 secretDUST_API_KEYYes Your Dust.tt API key -
configDUST_API_URL
configDUST_EMAIL
configDUST_FULLNAME
configDUST_TIMEZONE
configDUST_USERNAME
configDUST_WORKSPACE_IDYes Your Dust.tt workspace ID -
configLOGS_DIR
configMAX_FILE_SIZE
configPORTNo Port to run the server on 3000
configREDIS_DISABLED
configREDIS_URLredis://localhost:6379
configSESSION_STORE_TYPE
configTEST_BASE_URL
configUSE_HTTP_TRANSPORT
configUSE_MEMORY_STORE
// 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 11 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-1d1y5c)](https://m8ven.ai/mcp/ma3u-dust-mcp-server-1d1y5c)
commit: 7ee10115333b61a34ad4dc2041bf5bdb07d5778c
code hash: 9ad2c2ff6dd47b9eb2df907d403d1d9d513e02ee041451c5e7d159067ad63dac
verified: 6/11/2026, 10:59:33 AM
view raw JSON →