Skip to main content
Glama

ServiceNow MCP Server

by JLKmach

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_TOOL_PACKAGENoThe tool package to load (e.g., service_desk, catalog_builder, change_coordinator, knowledge_author, platform_developer, system_administrator, agile_management, full, none)full
SERVICENOW_API_KEYNoYour ServiceNow API key (required for API key auth)
SERVICENOW_PASSWORDNoYour ServiceNow password (required for basic auth)
SERVICENOW_USERNAMENoYour ServiceNow username (required for basic auth)
SERVICENOW_AUTH_TYPENoThe authentication type to use (basic, oauth, or api_key)basic
SERVICENOW_CLIENT_IDNoYour OAuth client ID (required for OAuth auth)
SERVICENOW_TOKEN_URLNoThe OAuth token URL (required for OAuth auth, e.g., https://your-instance.service-now.com/oauth_token.do)
SERVICENOW_INSTANCE_URLYesThe URL of your ServiceNow instance (e.g., https://your-instance.service-now.com)
SERVICENOW_CLIENT_SECRETNoYour OAuth client secret (required for OAuth auth)

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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

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