SharePoint Lists

Enables AI to interact with SharePoint lists through the CLI for Microsoft 365, allowing natural language management of content without requiring SharePoint structure knowledge.

View Source
29 stars
0 tools
Created Aug 2025
@pnp/pnp-sharepoint-lists-cli-microsoft365-mcp-server

About

Enables AI to interact with SharePoint lists through the CLI for Microsoft 365, allowing natural language management of content without requiring SharePoint structure knowledge.

Categories

general

Installation

npm

npm install @pnp/pnp-sharepoint-lists-cli-microsoft365-mcp-server

Configuration

{ "mcpServers": { "pnp-sharepoint-lists-cli-microsoft365-mcp-server": { "command": "npx", "args": [ "-y", "@pnp/pnp-sharepoint-lists-cli-microsoft365-mcp-server" ] } } }