Dust MCP Server
by ma3u
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port to run the server on | 3000 |
| NODE_ENV | No | Node environment (development/production) | development |
| LOG_LEVEL | No | Logging level (error, warn, info, debug) | info |
| DUST_API_KEY | Yes | Your Dust.tt API key | |
| MAX_SESSIONS | No | Maximum number of concurrent sessions | 100 |
| DUST_AGENT_IDS | No | Comma-separated list of agent IDs to load | |
| SESSION_TIMEOUT | No | Session timeout in seconds | 3600 |
| DUST_WORKSPACE_ID | Yes | Your Dust.tt workspace ID |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues