Best for
- Developers and technical users who want a desktop interface to various LLMs and MCP tools.
- Users needing a cross-platform, customizable AI assistant environment.
- Users managing multiple MCP servers and frequently switching models.
Dive is a feature-rich open-source MCP host desktop app with broad LLM and MCP tool support. Its cross-platform nature and flexibility make it a strong choice for technical users, though some features are unstable and it may have a learning curve for non-technical users.
Dive is an open-source MCP Host desktop application that seamlessly integrates with any LLM that supports function calling. It is cross-platform (Windows, macOS, Linux), supports MCP over stdio and SSE, and includes built-in local tools like Fetch, File Manager, and Bash. It also offers multi-language support, advanced API management, granular tool control, custom instructions, keyboard shortcuts, chat draft saving, and auto-updates.
Download the latest release from GitHub. Windows users can choose the Tauri version (recommended) or Electron. macOS users should download the .dmg of the Electron version. Linux users can choose Tauri or Electron (AppImage). On Windows, Python and Node.js environments will be downloaded automatically after launch; on macOS and Linux, install them manually. See BUILD.md and MCP_SETUP.md for details.