Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
WRITE_ENABLEDNoEnable write operations (create/update). Set to 'true' to enable.false
MCP_TOOL_PACKAGENoRole-based tool package: 'full', 'service_desk', 'change_coordinator', 'knowledge_author', 'catalog_builder', 'system_administrator', 'platform_developer', 'portal_developer', 'integration_engineer', 'itom_engineer', 'agile_manager', 'ai_developer'full
SCRIPTING_ENABLEDNoEnable scripting operations. Set to 'true' to enable.false
CMDB_WRITE_ENABLEDNoEnable CMDB write operations. Set to 'true' to enable.false
NOW_ASSIST_ENABLEDNoEnable Now Assist operations. Set to 'true' to enable.false
SN_INSTANCES_CONFIGNoPath to a JSON file containing multiple instance configurations (alternative to single instance env vars)
SERVICENOW_AUTH_METHODNoAuthentication method: 'basic' or 'oauth'basic
SERVICENOW_INSTANCE_URLNoThe URL of your ServiceNow instance (e.g., https://yourinstance.service-now.com)
SERVICENOW_BASIC_PASSWORDNoPassword for basic authentication
SERVICENOW_BASIC_USERNAMENoUsername for basic authentication
SERVICENOW_OAUTH_PASSWORDNoOAuth password (for password grant type)
SERVICENOW_OAUTH_USERNAMENoOAuth username (for password grant type)
SERVICENOW_OAUTH_CLIENT_IDNoOAuth client ID
SERVICENOW_OAUTH_CLIENT_SECRETNoOAuth client secret

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/aartiq/nowaikit'

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