Connect Your AI Agent with ServiceNow for Slack

Integrate ServiceNow MCP server into your Slack workspace for instant access to your AI agent.

Back to MCP Servers
ServiceNow
ServiceNow
The smarter way to workflow

Categories

Help Desk & Support

Available Tools

Tools that your AI agent can use through this MCP server to interact with ServiceNow

Update Table Record

Updates the specified record with the name-value pairs included in the request body. See the documentation

Get Table Records

Retrieves multiple records for the specified table. See the documentation

Get Table Record by ID

Retrieves a single record from a table by its ID. See the documentation

Get Record Counts by Field

Retrieves the count of records grouped by a specified field from a ServiceNow table. See the documentation

Delete Table Record

Deletes the specified record from a table. See the documentation

Create Table Record

Inserts one record in the specified table. See the documentation