Skip to main content
Feedback

ServiceNow (OAuth) MCP connector

ServiceNow (OAuth) is ServiceNow's cloud-based, AI-driven platform for digitizing business tasks and workflows. The ServiceNow MCP connector allows AI agents to create, retrieve, update, and manage incidents and change requests within a ServiceNow instance. It also supports tracking request statuses and maintaining accurate records across IT service management processes.

Authentication type

  • OAuth 2.0 Authorization Code - Requires a one-time user login to authorize the agent to access the service on their behalf.

Uses

Use the ServiceNow (OAuth) MCP connector to perform the following actions:

  • Track and resolve IT incidents from creation through closure
  • Automate change request approvals and updates across teams
  • Streamline problem management to identify root causes faster
  • Fulfill service catalog requests and monitor requested items
  • Assign and update catalog tasks to keep fulfillment on schedule
  • Onboard and manage user records without manual data entry
  • Sync incident, change, and problem data with other business systems
  • Reduce response times by automating routine ServiceNow updates

Example prompts

Use the following example prompts to invoke ServiceNow (OAuth) MCP connector tools from your AI assistant or Boomi Connect workflow:

  • Show me all open incidents assigned to my team in ServiceNow (OAuth).
  • Create a new incident for the email outage reported this morning.
  • Update the change request for the server migration with a new schedule.
  • List all problems that haven't been resolved yet.
  • Create a catalog request for a new laptop for a new hire.
  • What's the status of requested item REQ0010023?
  • Delete the duplicate incident ticket number INC0012345.
  • Add a new user account for our incoming marketing manager.
  • Show me all catalog tasks assigned to the IT fulfillment team.
  • Retrieve the details of change request CHG0000456.

ServiceNow (OAuth) MCP connector tools

The ServiceNow (OAuth) MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.

ToolDescription
getAllIncidentsList incidents
createIncidentCreate an incident
getIncidentGet an incident
updateIncidentUpdate an incident
deleteIncidentDelete an incident
replaceIncidentReplace an incident
listChangeRequestsList change requests
createChangeRequestCreate a change request
getChangeRequestRetrieve a change request
updateChangeRequestUpdate a change request
deleteChangeRequestDelete a change request
listProblemsList problems
createProblemCreate a problem
getProblemRetrieve a problem
updateProblemUpdate a problem
deleteProblemDelete a problem
listCatalogRequestsList catalog requests
createCatalogRequestCreate a catalog request
getCatalogRequestRetrieve a catalog request
updateCatalogRequestUpdate a catalog request
listRequestedItemsList requested items
createRequestedItemCreate a requested item
getRequestedItemRetrieve a requested item
updateRequestedItemUpdate a requested item
listCatalogTasksList catalog tasks
createCatalogTaskCreate a catalog task
getCatalogTaskRetrieve a catalog task
updateCatalogTaskUpdate a catalog task
getAllUsersList users
createUserCreate a user
getUserGet a user
updateUserUpdate a user
deleteUserDelete a user
getAllUserGroupsList user groups
createUserGroupCreate a user group
getUserGroupRetrieve a user group
updateUserGroupUpdate a user group
getAllConfigurationItemsList configuration items
createConfigurationItemCreate a configuration item
getConfigurationItemRetrieve a configuration item
updateConfigurationItemUpdate a configuration item
listKnowledgeArticlesList knowledge articles
createKnowledgeArticleCreate a knowledge article
getKnowledgeArticleRetrieve a knowledge article
updateKnowledgeArticleUpdate a knowledge article
listAssetsList assets
createAssetCreate an asset
getAssetRetrieve an asset
updateAssetUpdate an asset
listTasksList tasks
createTaskCreate a task
getTaskRetrieve a task
updateTaskUpdate a task
deleteTaskDelete a task
getAllAttachmentsList attachments
getAttachmentGet attachment metadata
deleteAttachmentDelete an attachment
getAllBusinessServicesList business services
getAllDepartmentsList departments
getAllDictionaryEntriesList dictionary entries
getAllUserRolesList user roles
getAllTableRecordsList table records
createTableRecordCreate a table record
getTableRecordGet a table record
updateTableRecordUpdate a table record
deleteTableRecordDelete a table record
getTableSchemaGet table schema
getChoiceListGet choice list values
On this Page