Dive is an open-source MCP Host Desktop Application that seamlessly integrates with any LLMs supporting function calling capabilities. ✨
-
Updated
Jul 15, 2025 - TypeScript
Dive is an open-source MCP Host Desktop Application that seamlessly integrates with any LLMs supporting function calling capabilities. ✨
A desktop MCP client designed as a tool unitary utility integration, accelerating AI adoption through the Model Context Protocol (MCP) and enabling cross-vendor LLM API orchestration.
Connect any LLM to any MCP server in seconds. Local-first. 100% free and open source.
This is a cross-platform desktop application that allows you to chat with locally hosted LLMs and enjoy features like MCP support
CLI & API for MCP management
Example of a MCP implementation using TypeScript and OAuth.
Reference mcp server implementation of draft mcp oauth spec https://modelcontextprotocol.io/specification/draft/basic/authorization#2-3-authorization-server-discovery
MCP Server with MongoDB Database. Helps to create database manipulation through prompts like add products with specific details, place an order for a specific user or get the list of all orders placed in last 2 days.
Tauri-based desktop application written in Rust that acts as an MCP client
MCP Server - HTTP with SSE - For remote servers, launch a web server that includes a Server-Sent Events (SSE) endpoint for pushing updates to clients, along with a separate endpoint to receive messages sent from the client.
Add a description, image, and links to the mcp-host topic page so that developers can more easily learn about it.
To associate your repository with the mcp-host topic, visit your repo's landing page and select "manage topics."