# Microsoft OneDrive MCP Integration

> Microsoft OneDrive te permite almacenar tus archivos personales en un solo lugar, compartirlos con otros y acceder a ellos desde cualquier dispositivo.

## Overview

| Property | Value |
|----------|-------|
| Category | Archivos & Documentos |
| Type | PIPEDREAM |
| Tools | 11 |
| URL | https://jelou.ai/pt-br/marketplace/microsoft_onedrive |

## Available Tools (11)

### Crear Carpeta

Crea una nueva carpeta en una unidad. [Ver la documentación](https://learn.microsoft.com/en-us/onedrive/developer/rest-api/api/driveitem_post_children?view=odsp-graph-online)

### Crear Enlace

Crear un enlace para compartir un DriveItem. [Ver la documentación](https://docs.microsoft.com/en-us/graph/api/driveitem-createlink?view=graph-rest-1.0&tabs=http)

Devuelva solo el texto traducido sin explicaciones.

### Descargar Archivo

Descargar un archivo almacenado en OneDrive. [Ver la documentación](https://learn.microsoft.com/en-us/onedrive/developer/rest-api/api/driveitem_get_content?view=odsp-graph-online)

### Buscar archivo por nombre

Buscar un archivo o carpeta por nombre. [Consultar la documentación](https://learn.microsoft.com/en-us/onedrive/developer/rest-api/api/driveitem_search)

Devuelva solo el texto traducido sin explicaciones.

### Obtener Tabla

Obtener una tabla de una hoja de cálculo de Excel almacenada en OneDrive [Ver la documentación](https://learn.microsoft.com/en-us/graph/api/table-range?view=graph-rest-1.0&tabs=http)

Devuelve solo el texto traducido sin explicaciones.

### Obtener archivo por ID

Recupera un archivo por ID. [Ver la documentación](https://learn.microsoft.com/en-us/onedrive/developer/rest-api/api/driveitem_get)

Devuelva solo el texto traducido sin explicaciones.

### Listar archivos en la carpeta

Recupera una lista de los archivos y/o carpetas directamente dentro de una carpeta. [Consulta la documentación](https://learn.microsoft.com/en-us/onedrive/developer/rest-api/api/driveitem_list_children)

### List My Drives

Get the signed-in user's drives. Returns a list of all the drives the user has access to, including the personal OneDrive. [See the documentation](https://learn.microsoft.com/en-us/graph/api/drive-list)

### List Shared Folder Reference Options

Retrieves available options for the Shared Folder Reference field.

### Search Files

Search for files and folders in Microsoft OneDrive. [See the documentation](https://learn.microsoft.com/en-us/graph/api/driveitem-search)

### Subir archivo

Sube un archivo a OneDrive. [Ver la documentación](https://learn.microsoft.com/en-us/onedrive/developer/rest-api/api/driveitem_put_content?view=odsp-graph-online)

## Supported Channels

This integration works with:
- WhatsApp Business API
- Facebook Messenger
- Instagram Direct Messages
- Web Chat Widget

## AI Assistants Compatible

- ChatGPT (via MCP)
- Claude (via MCP)
- Gemini (via MCP)
- Custom AI Agents

## Quick Start

1. Sign up at https://apps.jelou.ai/signup
2. Navigate to Marketplace and add Microsoft OneDrive
3. Authenticate your Microsoft OneDrive account
4. Configure your messaging channels (WhatsApp, Facebook, etc.)
5. Copy the MCP server URL to your AI assistant

## Example Use Cases

- Automate customer inquiries using Microsoft OneDrive data
- Send notifications via WhatsApp when Microsoft OneDrive events occur
- Query Microsoft OneDrive data directly from ChatGPT or Claude
- Build AI agents that interact with Microsoft OneDrive

## Resources

- [All Integrations](https://jelou.ai/pt-br/marketplace)
- [Full Documentation](https://jelou.ai/llms-full.txt)
- [API Docs](https://docs.jelou.ai)
- [Help Center](https://help.jelou.ai)
