io.github.nagarjunr/data-connectors-onedrive (MCP) Server
This read-only MCP server provides OneDrive access by listing files and folders via the Microsoft Graph API. It is designed to support data connector workflows that integrate OneDrive content into systems that consume MCP tools.
๐ ๏ธ Key Features
- Read-only access
- OneDrive file/folder listing
- Uses Microsoft Graph API
- Exposes topics relevant to data connectors (see tags below)
๐ Use Cases
- RAG and LLM pipelines that need OneDrive source discovery
- Data connector integrations for AI agents
- Data pipeline components that enumerate OneDrive content before ingestion
โก Developer Benefits
- Straightforward OneDrive browsing via Graph-based listing
- MCP-compatible connector for developer tooling
- Clear scoping as a read-only listing connector
โ ๏ธ Limitations
- Read-only: cannot modify OneDrive content
- Functionality described is limited to listing files/folders
๐งฉ Topics
ai-agents, connector, data-connectors, data-pipeline, google-cloud-storage, llm, onedrive, postgresql, python, rag, s3, sharepoint