2 Repos
Retrieving and identifying common storage locations across clients and servers.
Distinct from Context Sharing: No candidate covers the specific act of identifying shared storage locations during a request cycle.
Explore 2 awesome GitHub repositories matching data & databases · Shared Storage Identification. Refine with filters or upvote what's useful.
This project is a command-line synchronization client for OneDrive and SharePoint libraries on Linux. It functions as a synchronization engine that aligns local filesystems with cloud storage through bidirectional, unidirectional, or download-only workflows. The client supports headless authentication for servers without web browsers and can be deployed as a background service or within a containerized environment. It enables the management of multiple distinct cloud accounts on a single system and integrates with shared SharePoint sites and document libraries. The synchronization engine inc
Identifies and synchronizes shared folders and libraries from cloud environments to the local system.
Model Context Protocol is a standardized framework for connecting large language models to external data sources and executable tools. It enables the creation of a universal interface where servers expose tools, resources, and prompts that can be discovered and utilized by various AI clients. The protocol utilizes a JSON-RPC message system that is transport-agnostic, supporting both standard input/output for local processes and HTTP with server-sent events for remote connections. It emphasizes security and control by delegating model sampling to the client to keep API keys secure from servers
Retrieves lists of shared storage locations from the client to coordinate data access during request processing.