MCP Directory
Back

Dive

by OpenAgentPlatform · TypeScript · ★ 1,793

Dive is an open-source MCP Host Desktop Application that seamlessly integrates with any LLMs supporting function calling capabilities. ✨

#ai#ai-agents#llm-interface#llm-ui#mcp-client#mcp-host#mcp-server#ollama#ollama-client#ollama-ui

Install

npx -y github:OpenAgentPlatform/Dive

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "dive": {
      "command": "npx",
      "args": [
        "-y",
        "github:OpenAgentPlatform/Dive"
      ]
    }
  }
}

From the README

Dive AI Agent [](https://discord.gg/xaV7xzMYBA) [](https://twitter.com/Dive_ai_agent) Dive is an open-source MCP Host Desktop Application that seamlessly integrates with any LLMs supporting function calling capabilities. ✨ - 🌐 **Universal LLM Support**: Compatible with ChatGPT, Anthropic, Ollama and OpenAI-compatible models - 💻 **Cross-Platform**: Available for Windows, MacOS, and Linux - 🔄 **Model Context Protocol**: Enabling seamless MCP AI agent integration on both stdio and SSE mode - ☁️ **OAP Cloud Integration**: One-click access to managed MCP servers via [OAPHub.ai](https://oaphub…
Read full README on GitHub →

Related ai & ml servers