Skip to main content
Glama
vparlapalli490

ServiceNow MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
list_tool_packagesB

Lists available tool packages and the currently loaded one.

create_incidentC

Create a new incident in ServiceNow

update_incidentC

Update an existing incident in ServiceNow

add_commentC

Add a comment to an incident in ServiceNow

resolve_incidentC

Resolve an incident in ServiceNow

list_incidentsC

List incidents from ServiceNow

list_catalog_itemsC

List service catalog items.

get_catalog_itemC

Get a specific service catalog item.

list_catalog_categoriesC

List service catalog categories.

create_catalog_categoryC

Create a new service catalog category.

update_catalog_categoryC

Update an existing service catalog category.

move_catalog_itemsC

Move catalog items to a different category.

create_catalog_item_variableC

Create a new catalog item variable

list_catalog_item_variablesC

List catalog item variables

update_catalog_item_variableC

Update a catalog item variable

create_change_requestC

Create a new change request in ServiceNow

update_change_requestC

Update an existing change request in ServiceNow

list_change_requestsC

List change requests from ServiceNow

get_change_request_detailsB

Get detailed information about a specific change request

add_change_taskC

Add a task to a change request

submit_change_for_approvalC

Submit a change request for approval

approve_changeC

Approve a change request

reject_changeC

Reject a change request

list_workflowsC

List workflows from ServiceNow

get_workflow_detailsC

Get detailed information about a specific workflow

list_workflow_versionsB

List workflow versions from ServiceNow

get_workflow_activitiesC

Get activities for a specific workflow

create_workflowC

Create a new workflow in ServiceNow

update_workflowC

Update an existing workflow in ServiceNow

activate_workflowC

Activate a workflow in ServiceNow

deactivate_workflowC

Deactivate a workflow in ServiceNow

add_workflow_activityC

Add a new activity to a workflow in ServiceNow

update_workflow_activityC

Update an existing activity in a workflow

delete_workflow_activityC

Delete an activity from a workflow

reorder_workflow_activitiesC

Reorder activities in a workflow

list_changesetsC

List changesets from ServiceNow

get_changeset_detailsB

Get detailed information about a specific changeset

create_changesetC

Create a new changeset in ServiceNow

update_changesetC

Update an existing changeset in ServiceNow

commit_changesetC

Commit a changeset in ServiceNow

publish_changesetC

Publish a changeset in ServiceNow

add_file_to_changesetC

Add a file to a changeset in ServiceNow

list_script_includesC

List script includes from ServiceNow

get_script_includeB

Get a specific script include from ServiceNow

create_script_includeC

Create a new script include in ServiceNow

update_script_includeC

Update an existing script include in ServiceNow

delete_script_includeC

Delete a script include in ServiceNow

create_knowledge_baseC

Create a new knowledge base in ServiceNow

list_knowledge_basesC

List knowledge bases from ServiceNow

create_categoryC

Create a new category in a knowledge base

create_articleC

Create a new knowledge article

update_articleC

Update an existing knowledge article

publish_articleC

Publish a knowledge article

list_articlesC

List knowledge articles

get_articleB

Get a specific knowledge article by ID

list_categoriesC

List categories in a knowledge base

create_userC

Create a new user in ServiceNow

update_userC

Update an existing user in ServiceNow

get_userC

Get a specific user in ServiceNow

list_usersB

List users in ServiceNow

create_groupC

Create a new group in ServiceNow

update_groupC

Update an existing group in ServiceNow

add_group_membersC

Add members to an existing group in ServiceNow

remove_group_membersC

Remove members from an existing group in ServiceNow

list_groupsB

List groups from ServiceNow with optional filtering

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/vparlapalli490/MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server