Skip to main content
Glama

Graphlit MCP Server

Official

listSharePointFolders

Retrieve a list of SharePoint folders to identify and organize content for ingestion into the Graphlit knowledge base. Simplify integration with ingestSharePointFiles for structured data management.

Instructions

Lists available SharePoint folders. Returns a list of SharePoint folders, which can be used with ingestSharePointFiles to ingest files into Graphlit knowledge base.

Input Schema

NameRequiredDescriptionDefault
libraryIdYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "libraryId": { "type": "string" } }, "required": [ "libraryId" ], "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/graphlit/graphlit-mcp-server'

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