Skip to main content
Glama
agente-dev

priority-mcp

by agente-dev

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLogging level (e.g., 'debug', 'info', 'warn', 'error').
PRIORITY_APP_IDNoApplication ID for OAuth authentication.
PRIORITY_API_URLYesThe base URL of the Priority ERP OData API. Must be HTTPS.
PRIORITY_APP_KEYNoApplication key for OAuth authentication.
PRIORITY_COMPANYYesThe Priority company identifier.
PRIORITY_LANGUAGENoLanguage code for the Priority API (e.g., 'en').
PRIORITY_PASSWORDYesPassword for authentication with the Priority API.
PRIORITY_USERNAMEYesUsername for authentication with the Priority API.
PRIORITY_READ_ONLYNoIf set to 'true' (the default), write tools are not advertised. Set to 'false' to enable write tools.true
REQUEST_TIMEOUT_MSNoTimeout for API requests in milliseconds.
PRIORITY_TABULA_ININoPath or content override for the Priority tabula.ini configuration.
PRIORITY_ENVIRONMENTYesThe Priority environment identifier.
RATE_LIMIT_PER_MINUTENoMaximum number of API requests allowed per minute.
PRIORITY_ALLOWED_TOOLSNoComma-separated list of tools to allow. If not set, all tools except blocked tools are available.
PRIORITY_BLOCKED_TOOLSNoComma-separated list of tools to block.

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

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails

No capabilities declared

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/agente-dev/priority-mcp'

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