---
sourceDocument: Australia Release Notes
sourceDocumentLink: https://www.servicenow.com/docs/r/release-notes

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia Release Notes

ft:clusterId :

    - rn

bundleId :

    - rn


---

# ITSM MCP Server release notes

# ITSM MCP Server release notes {#ariaid-title1}

Release version: Australia  
Updated August 25, 2026  
![](https://www.servicenow.com/docs/portal-asset/ico-clock) 3 minutes to read  
Using the ServiceNow®
ITSM MCP Server application connect an AI-enabled Model Context Protocol (MCP) client application to your ServiceNow environment using the ITSM MCP Server. This connection enables incident and change management for service desk agents and IT managers, and enables requesters to check and manage their own tickets.

## About ITSM MCP Server {#itsm-mcp-server-rn__itsm-mcp-server-rn-about}

Using ITSM MCP Server, manage incidents, change requests, and on-call schedule. You can also check the status of your own incidents and requested items, and escalate incidents.

* Incident management: Retrieve, modify, and search incidents; answer natural-language questions about incident data.

* Change management: Execute end-to-end change lifecycle with approvals, risk evaluation, and quality assurance across multiple tables.

* Request management: Create incidents with knowledge deflection, check status, escalate, and add customer-visible comments.

* On-call scheduling: Retrieve rosters and shifts, request time off, and query availability through natural-language questions.

See for more information.{#itsm-mcp-server-rn__itsm-mcp-server-rn-about-2}

## Activation and other requirements {#itsm-mcp-server-rn__itsm-mcp-server-rn-requirements-activation}

Activation information{#itsm-mcp-server-rn__itsm-mcp-server-rn-activation-info}
:   ITSM MCP Server is available with activation of the following plugins:

    * ServiceNow Otto for IT Service Management (ITSM) plugin (sn_itsm_gen_ai)
    * Model Context Protocol Server (sn_mcp_server)
    * ITSM MCP Server (sn_itsm_mcp_server)

    {#itsm-mcp-server-rn__ul_m32_ptd_1jc}For details, see .{#itsm-mcp-server-rn__itsm-mcp-server-rn-requirements-info-1}
{#itsm-mcp-server-rn__itsm-mcp-server-rn-requirements-info-1}{#itsm-mcp-server-rn__itsm-mcp-server-rn-activation-details}

## Australia Patch 4 and Version 3.2 {#ariaid-title2}

Manage incidents, change requests, request items, and on-call schedules with the ITSM MCP Server. Empower requesters to handle their own tickets and access shared tools for approvals and ITSM data queries.

### What's new {#itsm-mcp-server-rn-2026-09__itsm-mcp-server-rn-2026-09-new}

[Managing incidents](https://www.servicenow.com/docs/access?context=manage-incidents-itsm-mcp-server&version=australia&pubname=australia-it-service-management&ft:locale=en-US){#itsm-mcp-server-rn-2026-09__itsm-mcp-server-rn-2026-09-new-feature-1}

:   Use incident management tools to get details, update fields, and find similar incidents in the ITSM MCP Server. For example:

    * Get incident fields including state, priority, assignment, CI, description, and work notes with `incident.get_details`.
    * Update incident fields and work notes through platform-native APIs with full business rule execution using `incident.modify`.
    * Search for similar incidents using semantic search with `incident.search_similar`, and look up assignment groups and users with `lookup_assignment_groups` and `lookup_users`.
    * Search similar Knowledge Base (KB) articles using `incident.search_similar_kb`, and retrieve details for a published KB article using `incident.get_kb_details`.
    * Link a KB article to an incident as a related reference using `incident.attach_kb`.
    {#itsm-mcp-server-rn-2026-09__ul_bf3_mnx_3kc}

Managing change requests{#itsm-mcp-server-rn-2026-09__itsm-mcp-server-rn-2026-09-new-feature-2}

:   Use change management tools to query, analyze, and update change requests in the ITSM MCP Server. For example:

    * Create and update change requests, calculate risk, and manage planned outages with `change.lifecycle`.
    * Analyze changes by recommending assignment groups, retrieving risk and impact data, and suggesting configuration items and templates with `change.analyze`.
    * Retrieve, search, and aggregate change data, check schedules and conflicts, and score data quality with `change.query`.
    * List tasks, affected CIs, approvals, incidents, problems, outages, and change policies with `change.relation`.
    {#itsm-mcp-server-rn-2026-09__ul_change_mnx_3kc}

Managing request items{#itsm-mcp-server-rn-2026-09__itsm-mcp-server-rn-2026-09-new-feature-3}

:   Use request item tools to create and manage your own tickets in the ITSM MCP Server. For example:

    * Create incidents or request catalog items through a guided workflow that includes knowledge base deflection, catalog item redirection, and duplicate detection using `requester.create_incident`.
    * Escalate an incident's urgency with a mandatory reason using `requester.escalate`.
    * Add customer-visible comments to your open incidents or requested items using `requester.add_comment`.
    {#itsm-mcp-server-rn-2026-09__ul_emp_mnx_3kc}

Managing on-call schedules{#itsm-mcp-server-rn-2026-09__itsm-mcp-server-rn-2026-09-new-feature-4}

:   Use on-call management tools to look up coverage and manage your on-call schedule in the ITSM MCP Server. For example:

    * Identify current on-call engineers by assignment group or shift name, and view your next or active on-call shift details using `oncall.on_call_lookup`.
    * Request time off from an on-call shift and arrange coverage through a two-phase analyze-and-create workflow using `oncall.timeoff_request`.
    {#itsm-mcp-server-rn-2026-09__ul_oncall_mnx_3kc}

Using ITSM MCP Server common tools{#itsm-mcp-server-rn-2026-09__itsm-mcp-server-rn-2026-09-new-feature-5}

:   Use common tools to use with the ITSM MCP Server. For example:

    * Answer structured natural language questions about ITSM data, including details on incidents, change requests, and active catalog items using `itsm_knowledge_graph`.
    * Approve or reject your oldest pending approval for a change or request items using `task_approval_decision`.
    * Get the authenticated user's current session time zone and the current date and time in that time zone using `get_session_timezone`.
    {#itsm-mcp-server-rn-2026-09__ul_common_mnx_3kc}
{#itsm-mcp-server-rn-2026-09__itsm-mcp-server-rn-2026-09-new-list}

