Skip to main content

ServiceNow MCP

This Integration is part of the ServiceNow MCP Pack.#

Use this integration to connect securely with a ServiceNow Model Context Protocol (MCP) server and access its tools in real time. This integration was integrated and tested with the latest version of ServiceNow MCP.

Configure ServiceNow MCP in Cortex#

ParameterDescriptionRequired
ServiceNow Instance URLThe ServiceNow instance URL (e.g., `https://dev12345.service-now.com\`).
True
MCP Server NameThe name of the MCP server on the ServiceNow instance. Defaults to the preconfigured Quickstart Server `sn_mcp_server_default`.
Client IDThe Client ID from the OAuth Inbound Integration created on the ServiceNow instance.
True
Client SecretThe Client Secret from the OAuth Inbound Integration created on the ServiceNow instance.
True
Authorization codeAuthorization code returned after running the `!servicenow-mcp-generate-login-url` command and authenticating.
Redirect URIThe redirect URI registered in the ServiceNow OAuth Inbound Integration. Must match the URI configured on the ServiceNow side.
Trust any certificate (not secure)

Commands#

You can execute these commands from the CLI, as part of an automation, or in a playbook. After you successfully execute a command, a DBot message appears in the War Room with the command details.

servicenow-mcp-auth-test#


Test the authentication configuration with the MCP server.

Base Command#

servicenow-mcp-auth-test

Input#

There are no input arguments for this command.

Context Output#

There is no context output for this command.

servicenow-mcp-generate-login-url#


Generate an authentication login URL.

Base Command#

servicenow-mcp-generate-login-url

Input#

There are no input arguments for this command.

Context Output#

There is no context output for this command.