Servicenow

Servicenow

Servicenow provides IT Service Management Transform service management to boost productivity and maximize ROI

720VIEWS
27USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app servicenownpx @composio/cli add cursor --app servicenownpx @composio/cli add cursor --app servicenownpx @composio/cli add cursor --app servicenow

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Attach File To Record

Attaches a file to a specified record in a servicenow table. this endpoint allows you to attach a file with the provided details to the specified record.

Create A Record

Creates a new record in a specified servicenow table. this endpoint allows you to create a new record with the provided data in the specified table.

Delete A Record

Deletes a record from a specified servicenow table. this endpoint allows you to delete a record with the provided id from the specified table.

Find File

Finds a file in a specified servicenow table. this endpoint allows you to find a file with the provided name in the specified table.

Get Records

Retrieves a record from a specified servicenow table. this endpoint allows you to retrieve a record with the provided id from the specified table.

5 actions available