MCP.so
登录

Omnidrive Mcp

@sp-22

关于 Omnidrive Mcp

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

基本信息

分类

其他

传输方式

stdio

发布者

sp-22

提交者

Shubham Pancholi

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "omnidrive": {
      "command": "<UI Friendly so once installed you can copy config as per your installation>",
      "args": []
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Omnidrive Mcp?

Omnidrive Mcp is a secure, local-first desktop application that bridges personal files to any AI Agent via the Model Context Protocol (MCP). It allows you to selectively share local folders with AI assistants like Claude Desktop, Cursor, ChatGPT, and Gemini, giving them the ability to read and interact with your documents, spreadsheets, and code while keeping you in full control.

How to use Omnidrive Mcp?

Download the latest installer from the GitHub Releases page, open the application, and add folders you want to share with your AI agent. No terminal commands or environment variables are needed; the clean UI lets you set permissions (read-only or read/write) and see all activity in a dedicated Live Activity Log window.

Key features of Omnidrive Mcp

  • Zero‑configuration graphical UI for instantly sharing folders
  • Granular read-only or read/write permissions per folder
  • Live activity streaming showing every file operation in real-time
  • Privacy‑first: all file access stays local via MCP pipes or local SSE
  • Universal compatibility with any MCP‑supporting LLM client
  • Smart filtering via .mcpignore files to exclude irrelevant directories

Use cases of Omnidrive Mcp

  • Research and analysis: synthesize trends across a local library of PDFs and research notes
  • Administrative automation: generate summaries or identify anomalies from spreadsheets and invoices
  • Personal knowledge base: query an Obsidian or Markdown vault to find connections between notes
  • Advanced software engineering: enable AI to proactively fix bugs, refactor architecture, and verify changes across a full repository

FAQ from Omnidrive Mcp

Which AI agents does Omnidrive Mcp work with?

Omnidrive Mcp works with any LLM client that supports the MCP standard, including Claude Desktop, Cursor, ChatGPT, and Gemini.

Does Omnidrive Mcp upload my files to the cloud?

No. Files are never uploaded to OmniDrive servers; all data transfers happen over a local process pipe or a secure local SSE bridge locked to 127.0.0.1.

How does Omnidrive Mcp keep my files secure?

It uses canonical path validation against a whitelist of approved absolute paths, sandbox isolation to prevent path traversal, and paired SSE connections that require a secure handshake

评论

其他 分类下的更多 MCP 服务器