# Sharepoint MCP Integration

> Comparte y gestiona contenido, conocimiento y aplicaciones para potenciar el trabajo en equipo, encontrar rápidamente la información y colaborar sin problemas en toda la organización.

## Overview

| Property | Value |
|----------|-------|
| Category | Gestión Empresarial |
| Type | PIPEDREAM |
| Tools | 23 |
| URL | https://jelou.ai/pt-br/marketplace/sharepoint |

## Available Tools (23)

### Crear carpeta

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

### Crear Ítem

Crea un nuevo elemento en Microsoft Sharepoint. [Ver la documentación](https://learn.microsoft.com/en-us/graph/api/listitem-create?view=graph-rest-1.0&tabs=http)

Devuelve únicamente el texto traducido sin explicaciones.

### Crear Enlace

Crea 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)

### Crear Lista

Crear una nueva lista en Microsoft SharePoint. [Ver la documentación](https://learn.microsoft.com/en-us/graph/api/list-create?view=graph-rest-1.0&tabs=http)

Devuelve solo el texto traducido sin explicaciones.

### Descargar Archivo

Descargar un archivo de Microsoft SharePoint al directorio /tmp. [Ver la documentación](https://learn.microsoft.com/en-us/graph/api/driveitem-get-content?view=graph-rest-1.0&tabs=http)

### Download Files

Browse and select files from SharePoint and get their metadata along with pre-authenticated download URLs (valid ~1 hour). [See the documentation](https://learn.microsoft.com/en-us/graph/api/driveitem-get)

### Buscar Archivo por Nombre

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

### Find Files in List with Metadata

Search and filter items in a SharePoint list based on metadata and custom columns. [See docs here](https://learn.microsoft.com/en-us/graph/api/listitem-list)

### Get Current User

Returns the authenticated Microsoft user's ID, display name, email, and principal name via Microsoft Graph. Call this first when the user says 'my files', 'my documents', or needs identity context. Use the returned `id` to identify file ownership in **List Files in Folder** or **Find File by Name** results. [See the documentation](https://learn.microsoft.com/en-us/graph/api/user-get).

### Obtener tabla de Excel

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

Devuelva solo el texto traducido sin explicaciones.

### Obtener archivo por ID

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

### Get File Contents

Retrieves a Microsoft SharePoint file and returns its contents as extracted plain text or markdown. Supports plain text formats, HTML, DOCX, PDF, and other Office documents convertible to PDF (xlsx, pptx, etc.). [See the documentation](https://learn.microsoft.com/en-us/graph/api/driveitem-get-content?view=graph-rest-1.0&tabs=http)

### Get Site

Retrieve a site by its identifier. This is a direct path/ID lookup, so it's immediately consistent and returns newly created sites without indexing delay.

Use this when you know the site path; for discovery, use **Search Sites** or **List Sites**.

[See the documentation](https://learn.microsoft.com/en-us/graph/api/site-get?view=graph-rest-1.0&tabs=http)

### List Drives

List the drives available within a Microsoft Sharepoint site. [See the documentation](https://learn.microsoft.com/en-us/graph/api/drive-list?view=graph-rest-1.0&tabs=http)

### Listar archivos en la carpeta

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

### List Sites

List sites across the tenant. Backed by the [SharePoint Search index](https://learn.microsoft.com/en-us/graph/search-concept-overview) and **eventually consistent** — newly created sites may not appear until indexing catches up.

To resolve a known site by path, prefer **Get Site** for an immediate lookup.

[See the documentation](https://learn.microsoft.com/en-us/graph/api/site-search?view=graph-rest-1.0&tabs=http)

### Retrieve File Metadata

Browse and select files from SharePoint to retrieve their metadata (name, size, dates, etc.) without download URLs. [See the documentation](https://learn.microsoft.com/en-us/graph/api/driveitem-get)

### Search and Filter Files

Search and filter SharePoint files based on metadata and custom columns. This action allows you to query files using SharePoint's custom properties, managed metadata, and other column values. [See the documentation](https://learn.microsoft.com/en-us/graph/api/listitem-list)

### Search Files

Search for files across the tenant. Supports KQL via the optional query template.

Backed by the [Microsoft Search index](https://learn.microsoft.com/en-us/graph/search-concept-overview) and **eventually consistent** — newly created or modified files may not appear until indexing catches up.

**For immediate, deterministic results, prefer:**
- **Get File by ID** when the ID is known
- **List Files in Folder** for path-based listing
- **Search and Filter Files** for OData `$filter` against a document library

[See the documentation](https://learn.microsoft.com/en-us/graph/api/search-query?view=graph-rest-1.0&tabs=http)

### Search Sites

Search for sites across the tenant. This is a free-text search across multiple site properties — *not* an exact slug match.

Backed by the [SharePoint Search index](https://learn.microsoft.com/en-us/graph/search-concept-overview) and **eventually consistent**, so newly created or renamed sites may not appear until indexing catches up.

To resolve a known site by path, prefer **Get Site** for an immediate, exact lookup.

[See the documentation](https://learn.microsoft.com/en-us/graph/api/site-search?view=graph-rest-1.0&tabs=http)

### Select Files

A file picker action that allows browsing and selecting one or more files from SharePoint. Returns the selected files' metadata including pre-authenticated download URLs. [See the documentation](https://learn.microsoft.com/en-us/graph/api/driveitem-get)

### Actualizar artículo

Actualiza un elemento existente en Microsoft SharePoint. [Ver la documentación](https://learn.microsoft.com/en-us/graph/api/listitem-update?view=graph-rest-1.0&tabs=http)

### Subir Archivo

Sube un archivo a OneDrive. [Consulta 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 Sharepoint
3. Authenticate your Sharepoint 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 Sharepoint data
- Send notifications via WhatsApp when Sharepoint events occur
- Query Sharepoint data directly from ChatGPT or Claude
- Build AI agents that interact with Sharepoint

## 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)
