Skip to main content
Glama
Nick-DCA

enterprise-mcp-server

by Nick-DCA

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP port8080
XERO_SCOPESNoRequested OAuth scopes from Xeroaccounting.transactions ...
MCP_CLIENT_IDYesOAuth Client ID for Gemini Enterprise
MCP_JWT_SECRETYesSecret key for signing/verifying Bearer JWTs
XERO_CLIENT_IDNoXero Custom Connection Client ID. Required for Xero tools.
ENABLED_DOMAINSNoActive domains filter (e.g. xero,bigquery,firestore,sagehr). All enabled if unset.
SAGE_HR_API_KEYNoSage HR API Key (X-Auth-Token). Required for Sage HR tools.
MCP_CLIENT_SECRETYesOAuth Client Secret for Gemini Enterprise
SAGE_HR_SUBDOMAINNoSage HR Company Subdomain (https://{subdomain}.sage.hr). Required for Sage HR tools.
XERO_CLIENT_SECRETNoXero Custom Connection Client Secret. Required for Xero tools.
BIGQUERY_PROJECT_IDNoTarget GCP project ID for BigQuery. Auto-resolved via GCP if not set.
FIRESTORE_PROJECT_IDNoTarget GCP project ID for Firestore. Auto-resolved via GCP if not set.
SAGE_HR_ALLOW_WRITESNoEnable/disable leave and expense mutationstrue
SAGE_HR_ALLOWED_TEAMSNoPermitted team/department names*
SAGE_HR_MASKED_FIELDSNoSensitive attributes replaced with [REDACTED]id_number,national_id,passport_number,ssn,nin,salary,hourly_rate,bank_account,iban,medical_notes,emergency_phone
FIRESTORE_ALLOW_WRITESNoEnable/disable document mutation toolsfalse
SAGE_HR_BLOCKED_FIELDSNoAttributes completely stripped from JSON
BIGQUERY_ALLOWED_TABLESNoTable allowlist (comma-separated)*
SAGE_HR_SAFE_ATTRIBUTESNoStrict allowlist mode of safe fields*
BIGQUERY_MAX_BYTES_BILLEDNoQuery scan cap in bytes1073741824
FIRESTORE_EXCLUDED_FIELDSNoRedacted sensitive document keyspassword,token,apikey,ssn
MCP_ALLOWED_REDIRECT_URISNoAllowed OAuth callback URIs (or *)https://oauth.pstmn.io/v1/callback
SAGE_HR_BLOCKED_POSITIONSNoBlocked leadership/executive positions
FIRESTORE_ALLOWED_COLLECTIONSNoCollection allowlist*

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

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/Nick-DCA/enterprise-mcp-server'

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