Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort the server listens on. Defaults to 8000.8000
SP_DRIVE_IDNoDocument library drive ID. Either this or both SP_HOSTNAME and SP_SITE_PATH must be provided.
SP_HOSTNAMENoSharePoint hostname, e.g. contoso.sharepoint.com. Used if SP_DRIVE_ID is unset.
SP_AUTH_MODENoAuthentication mode: 'device' (delegated) or 'app' (app-only).
SP_CLIENT_IDYesApplication (client) ID.
SP_SITE_PATHNoSite path, e.g. /sites/Finance. Used if SP_DRIVE_ID is unset.
SP_TENANT_IDYesDirectory (tenant) ID.
SP_ROOT_FOLDERNoFolder all operations are confined to. Defaults to 'AgentFiles'.AgentFiles
SP_CLIENT_SECRETNoClient secret, required only when SP_AUTH_MODE is 'app'.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/falconttu/sharepoint-mcp'

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