Skip to main content
Glama
priority-mcp

Priority REST API MCP Server

by priority-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HTTP_HOSTNoBind address0.0.0.0
HTTP_PORTNoListen port3000
LOG_LEVELNoDEBUG logs every request and responseINFO
MCP_DEBUGNoPrint full OData URLs, params, result countsfalse
SSE_ENABLEDNoEnable /sse endpointfalse
PRIORITY_PATNoPersonal Access Token when PRIORITY_AUTH_TYPE=pat (sent as Basic token:PAT), or OAuth2 bearer when PRIORITY_AUTH_TYPE=oauth2
ENV_FILE_PATHNoOverride path to .env file (useful for submodule deployments)
ODATA_MCP_TOKENNoBearer token protecting /mcp. Random UUID generated at startup if not set.
PRIORITY_APP_IDNoApplication license ID — sent as X-App-Id header
MCP_PROC_TIMEOUTNoTimeout for batch operations (ms)45000
PRIORITY_APP_KEYNoApplication license key — sent as X-App-Key header
MCP_WRITE_TIMEOUTNoTimeout for POST/PATCH/DELETE operations (ms)15000
PRIORITY_BASE_URLYesOData root URL — format: https://<host>/odata/Priority/<tabula.ini>/<company>/
PRIORITY_LANGUAGENoOverrides Accept-Language header (e.g. en)
PRIORITY_PASSWORDNoPassword — required when PRIORITY_AUTH_TYPE=basic
PRIORITY_USERNAMENoUsername — required when PRIORITY_AUTH_TYPE=basic
PRIORITY_AUTH_TYPEYesPriority auth type: basic | pat | oauth2 | none
PRIORITY_ENABLE_TRACENoAdds X-App-Trace: 1 to every Priority requestfalse
STRICT_DATA_INTEGRITYNoThrows on empty/mock API responses — disable only for testingtrue
TLS_REJECT_UNAUTHORIZEDNoSet true in production to reject self-signed certsfalse
PRIORITY_HTTP_TIMEOUT_MSNoRead timeout for Priority API calls (ms)30000

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