Skip to main content
Glama
nikhilx23

People Analytics MCP Server

by nikhilx23

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LLM_MODELNoOptional. The LLM model to use. Default is claude-sonnet-5.
DATABASE_URLNoOptional. Set to point at PostgreSQL instead of the default SQLite database.
ENTRA_CLIENT_IDNoOptional. Microsoft Entra ID client ID. When set with ENTRA_TENANT_ID, activates real Entra ID authentication.
ENTRA_TENANT_IDNoOptional. Microsoft Entra ID tenant ID. When set with ENTRA_CLIENT_ID, activates real Entra ID authentication.
ANTHROPIC_API_KEYNoOptional. When set, activates the LLM tool-selection layer.
ENTRA_CLIENT_SECRETNoOptional. Microsoft Entra ID client secret.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

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