ServiceNow MCP

Use this integration to connect securely with a ServiceNow Model Context Protocol (MCP) server and access its tools in real time.

Case Management · ServiceNow MCP

Configuration parameters

  • instance_url — ServiceNow Instance URL (required)
  • server_name — MCP Server Name
  • oauth_credentials — Client ID (required)
  • auth_code
  • redirect_uri — Redirect URI
  • insecure — Trust any certificate (not secure)

Commands (4)

  • call-tool

    Calls a specific tool on the MCP server with optional input parameters.

  • list-tools

    Retrieves a list of available tools in the ServiceNow MCP server.

  • servicenow-mcp-auth-test

    Test the authentication configuration with the MCP server.

  • servicenow-mcp-generate-login-url

    Generate an authentication login URL.