list_folder_contents
Browse files and folders within a document library by path
How to use it
list_folder_contents is exposed by the Sharepoint MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the list_folder_contents tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Sharepoint MCP
docker run --env-file .env -p 8000:8000 sharepoint-mcpOther tools in Sharepoint MCP (14)
Create a document library with rich metadata
Provision a list with an AI-optimized schema
Create a new item in a SharePoint list
Publish a modern SharePoint page
Publish a news article to the site
Provision a new SharePoint team site
Retrieve document content by file path
Read and parse DOCX, PDF, XLSX, CSV, or TXT files
Get metadata for a file or folder
Get name, description, URL, and metadata of the SharePoint site
List all document libraries (drives) in the site
Full-text search across all content in the site
Update an existing item in a SharePoint list
Upload a file to a document library