Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoerror, warn, info (default), or debug
CIPP_API_KEYNoStatic Bearer token (use this OR the OAuth trio)
CIPP_BASE_URLNoYour CIPP deployment URL (e.g. https://cipp.yourdomain.com)
MCP_HTTP_PORTNoPort for HTTP mode (default: 8080)
MCP_TRANSPORTNostdio (default) or http
CIPP_CLIENT_IDNoOAuth client ID issued by CIPP's API Client Management page
CIPP_TENANT_IDNoEntra tenant ID that owns the CIPP API-client app registration
CIPP_TOKEN_URLNoOverride OAuth token endpoint (sovereign clouds only)
CIPP_TOKEN_SCOPENoOverride OAuth scope (default: <clientId>/.default)
CIPP_CLIENT_SECRETNoOAuth client secret paired with CIPP_CLIENT_ID

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/wyre-technology/cipp-mcp'

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