Skip to main content
Glama

SharePoint MCP Server

by Sofias-ai

List_SharePoint_Folders

List folders in a specified SharePoint directory or root using the SharePoint MCP Server. Simplify folder navigation and organization by retrieving folder details directly.

Instructions

List folders in the specified SharePoint directory or root if not specified

Input Schema

NameRequiredDescriptionDefault
parent_folderNo

Input Schema (JSON Schema)

{ "properties": { "parent_folder": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Parent Folder" } }, "title": "list_folders_toolArguments", "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Sofias-ai/mcp-sharepoint'

If you have feedback or need assistance with the MCP directory API, please join our Discord server