People Analytics MCP Server
by nikhilx23
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LLM_MODEL | No | Optional. The LLM model to use. Default is claude-sonnet-5. | |
| DATABASE_URL | No | Optional. Set to point at PostgreSQL instead of the default SQLite database. | |
| ENTRA_CLIENT_ID | No | Optional. Microsoft Entra ID client ID. When set with ENTRA_TENANT_ID, activates real Entra ID authentication. | |
| ENTRA_TENANT_ID | No | Optional. Microsoft Entra ID tenant ID. When set with ENTRA_CLIENT_ID, activates real Entra ID authentication. | |
| ANTHROPIC_API_KEY | No | Optional. When set, activates the LLM tool-selection layer. | |
| ENTRA_CLIENT_SECRET | No | Optional. 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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues