Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
REDIS_URLNoRedis URL for external PowerShell runner queue
MINERVA_TOOLSNoComma-separated list of tool names to register
AZURE_CLIENT_IDNoApplication client ID (also MINERVA_CLIENT_ID)
AZURE_TENANT_IDNoEntra tenant ID (also MINERVA_TENANT_ID)
MCP_SERVER_PORTNoHTTP listen port3001
MINERVA_AUTH_MODENoAuthentication mode: bearer, device-code, or client-secretbearer (http) / device-code (stdio)
MINERVA_CLIENT_IDNoApplication client ID (also AZURE_CLIENT_ID)
MINERVA_PWSH_PATHNoPath to pwsh executable
MINERVA_READ_ONLYNoSet to 'true' to refuse every write
MINERVA_TENANT_IDNoEntra tenant ID (also AZURE_TENANT_ID)
MINERVA_TRANSPORTNoTransport mode: stdio or httphttp
AZURE_CLIENT_SECRETNoApp-only secret
MINERVA_MRTR_SECRETNoSigning key for approval mandates
MINERVA_PS_EXECUTORNoPowerShell executor mode: auto, redis, local, noneauto
MINERVA_SHAREPOINT_URLNoSharePoint site URL required by PnP tool locally
MINERVA_ALLOWED_ORIGINSNoBrowser origins allowed on /mcp endpoint (comma-separated)
MINERVA_REQUIRE_VERIFIED_TOKENSNoSet to 'true' to refuse tokens whose signature cannot be verified

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/HoussemMak/minerva-mcp'

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