Sponsored by Deepsite.site

Omnidrive Mcp

Created By
sp-2222 days ago
The secure, local-first gateway that bridges your personal files to any AI Agent. OmniDrive is a "Plug & Play" desktop application that allows you to selectively share local folders with AI agents like Claude Desktop, Cursor, ChatGPT, and Gemini. Built on the Model Context Protocol (MCP), it gives your AI assistants the "eyes" they need to see your documents, spreadsheets, and codebase—while keeping you in absolute control.
Overview

OmniDrive

The secure, local-first gateway that bridges your personal files to any AI Agent.

OmniDrive is a "Plug & Play" desktop application that allows you to selectively share local folders with AI agents like Claude Desktop, Cursor, ChatGPT, and Gemini. Built on the Model Context Protocol (MCP), it gives your AI assistants the "eyes" they need to see your documents, spreadsheets, and codebase—while keeping you in absolute control.


Why OmniDrive?

Most AI agents are currently "context blind"—they don't know what's on your machine unless you manually upload files. Existing solutions are either complex terminal tools or insecure "all-access" scripts.

OmniDrive solves this by providing:

  • Zero Configuration: A clean, beautiful UI replaces complex JSON edits. Just drag, drop, and share.
  • Security-First (Zero Trust): AI access is mathematically restricted to approved paths. Path traversal (../) is impossible.
  • Granular Permissions: Set folders to Read-Only (safe browsing) or Read/Write (autonomous editing) on the fly.
  • Live Activity Streaming: See every file read, every search, and every edit the AI performs in real-time.

Key Capabilities

  • Universal Compatibility: Works with any LLM client that supports the MCP standard.
  • Plug & Play: Add folders in seconds. No terminal commands, no environment variables.
  • Total Transparency: A dedicated Live Activity Log window shows you exactly what the AI is "thinking" about your files.
  • Privacy by Design: No files are uploaded to OmniDrive servers. Everything happens over a local process pipe or a secure local SSE bridge.
  • Smart Filtering: Respects .mcpignore files to keep noise like node_modules out of the AI's view.

Use Cases (Beyond Coding)

While OmniDrive is a must-have for developers, it is designed for everyone:

Research & Analysis

Share your local library of PDFs and research notes. Ask your AI to synthesize trends across dozens of documents without ever hitting "upload."

Administrative Automation

Give the AI access to your spreadsheets and invoices. Ask it to generate summaries, identify anomalies, or prepare monthly reports.

Personal Knowledge Base

Bridge your Obsidian or Markdown notes to their AI agent. Talk to your "Second Brain" to find connections between your thoughts in real-time.

Advanced Software Engineering

Enable the AI to proactively fix bugs, refactor architecture, and verify changes across your entire repository with full Read/Write power.


Security Architecture

OmniDrive is built with a "Privacy First" philosophy:

  • Canonical Path Validation: Every request is verified against a secure whitelist of user-approved absolute paths.
  • Sandbox Isolation: Even if an LLM is "hallucinating" or being malicious, it cannot escape the folders you have explicitly shared.
  • Paired Web Connections: SSE (for browser agents) is locked to 127.0.0.1 and requires a secure handshake to prevent unauthorized web access.

Download (End Users)

If you just want to use OmniDrive, download the latest installer from:

Available assets depend on platform and include installers such as .dmg (macOS), .msi/.exe (Windows), and Linux bundles.

macOS "damaged and can't be opened" fix

If macOS blocks OmniDrive after downloading from Releases, run:

xattr -dr com.apple.quarantine /Applications/OmniDrive.app
xattr -dr com.apple.provenance /Applications/OmniDrive.app
open /Applications/OmniDrive.app

If needed, right-click OmniDrive.app and choose Open once.


Server Config

{
  "mcpServers": {
    "omnidrive": {
      "command": "<UI Friendly so once installed you can copy config as per your installation>",
      "args": []
    }
  }
}
Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
Serper MCP ServerA Serper MCP Server
Y GuiA web-based graphical interface for AI chat interactions with support for multiple AI models and MCP (Model Context Protocol) servers.
DeepChatYour AI Partner on Desktop
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
Amap Maps高德地图官方 MCP Server
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
RedisA Model Context Protocol server that provides access to Redis databases. This server enables LLMs to interact with Redis key-value stores through a set of standardized tools.
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
Playwright McpPlaywright MCP server
WindsurfThe new purpose-built IDE to harness magic
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
ChatWiseThe second fastest AI chatbot™
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
Tavily Mcp
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
CursorThe AI Code Editor