ma3u_mcp-dust-server
If you are the rightful owner of ma3u_mcp-dust-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The MCP Dust Server is an implementation of a Model Context Protocol server designed to interact with Dust agents, featuring separate server and test client components.
The MCP Dust Server is a comprehensive implementation of a Model Context Protocol (MCP) server that facilitates interaction with Dust agents. It is divided into two main components: the MCP server, which manages interactions with the Dust API, and the MCP test client, which provides a web interface for testing. The server supports real-time streaming responses using Server-Sent Events (SSE) and HTTP Stream Transport, and it fully implements JSON-RPC 2.0 methods such as 'initialize', 'message', 'terminate', and 'run'. The server is designed for robust session management, secure API key handling, and comprehensive error reporting. It supports the latest MCP specification and includes status endpoints for monitoring and health checks. The server is open-source and can be hosted as a SaaS or on a private server.
Features
- Separate MCP server and test client components
- Real-time streaming responses using SSE and HTTP Stream Transport
- Full JSON-RPC 2.0 support with 'initialize', 'message', 'terminate', and 'run' methods
- Secure API key handling with PII masking in logs
- Support for the latest MCP specification (2025-03-26)