Skip to main content
Glama
IvanBBaev

servicenow-mcp-ai

by IvanBBaev

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SN_AUTHNoAuth method: basic, oauth, apikey, token, or noneauto
SN_PORTNoTCP port for http transport3000
SN_USERYesServiceNow username for Basic auth
SN_TLS_CANoOptional CA bundle PEM
SN_API_KEYNoServiceNow Inbound API Key
SN_DOCS_DIRNoDirectory for docs packagedocs/instance
SN_ENV_FILENoExplicit path to env file
SN_INSTANCEYesServiceNow instance URL or hostname
SN_PASSWORDYesServiceNow password
SN_READONLYNoWhen truthy, refuse write operationsfalse
SN_HTTP_HOSTNoBind address for http transport127.0.0.1
SN_LOG_LEVELNoLog verbosityinfo
SN_TRANSPORTNoTransport: stdio or httpstdio
SN_CODESEARCHNoOpt-in to Code Search APIfalse
SN_HTTP_TOKENNoBearer token for http transport
SN_REDACT_PIINoMask email/phone/national-id patternsfalse
SN_TIMEOUT_MSNoPer-request timeout in milliseconds30000
SN_WRITE_MODENoWrite mode: plan or applyplan
SN_MAX_RECORDSNoHard cap on records returned10000
SN_MAX_RETRIESNoRetries for transient failures2
SN_OAUTH_GRANTNoOAuth grant typepassword
SN_OAUTH_SCOPENoOptional OAuth scope
SN_TABLES_DENYNoComma-separated table denylist
SN_BEARER_TOKENNoPre-obtained bearer token
SN_TABLES_ALLOWNoComma-separated table allowlist
SN_ALLOWED_HOSTSNoComma-separated allow-list of permitted hosts
SN_OAUTH_JWT_KEYNoPEM private key for jwt_bearer grant
SN_PACKAGES_DENYNoPackages to exclude
SN_REDACT_FIELDSNoMask these field values
SN_RESULT_PRETTYNoPretty-print JSON resultsfalse
SN_TOOL_PACKAGESNoTool packages to enablecore
SN_ACTIVE_PROFILENoActive connection profiledefault
SN_MAX_CONCURRENTNoMaximum parallel HTTP requests4
SN_TLS_CLIENT_KEYNoPrivate key PEM for client certificate
SN_OAUTH_CLIENT_IDNoOAuth client id
SN_TLS_CLIENT_CERTNoClient certificate PEM for mTLS
SN_MAX_RESULT_CHARSNoCharacter budget for query result truncation100000
SN_INCLUDE_REF_LINKSNoInclude reference field linksfalse
SN_PACKAGES_READONLYNoPackages with read-only tools
SN_OAUTH_REDIRECT_URINoLoopback redirect URL for PKCE loginhttp://localhost:53682/callback
SN_OAUTH_CLIENT_SECRETNoOAuth client secret
SN_OAUTH_REFRESH_TOKENNoRefresh token for refresh_token grant
SN_SCHEMA_CACHE_TTL_SECNoTTL for schema cache300

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/IvanBBaev/servicenow-mcp-ai'

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