servicenow-mcp
If you are the rightful owner of servicenow-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This project implements a Model Completion Protocol (MCP) server for ServiceNow, enabling interaction with ServiceNow instances.
The ServiceNow MCP Server is a robust implementation of the Model Completion Protocol (MCP) that facilitates seamless interaction between Claude, an AI model, and ServiceNow instances. This server acts as a bridge, allowing Claude to retrieve data and perform actions through the ServiceNow API. It supports various authentication methods, including Basic, OAuth, and API Key, ensuring secure and flexible connectivity. The server is designed to handle a wide range of tasks, from querying and managing ServiceNow records to executing scripts and workflows. It also provides tools for analyzing and optimizing the ServiceNow Service Catalog. With support for both standard input/output and Server-Sent Events (SSE) communication, the server offers versatile integration options, making it a valuable asset for organizations looking to enhance their ServiceNow capabilities.
Features
- Connect to ServiceNow instances using various authentication methods (Basic, OAuth, API Key)
- Query ServiceNow records and tables
- Create, update, and delete ServiceNow records
- Execute ServiceNow scripts and workflows
- Access and query the ServiceNow Service Catalog
Tools
create_incident
Create a new incident in ServiceNow
update_incident
Update an existing incident in ServiceNow
add_comment
Add a comment to an incident in ServiceNow
resolve_incident
Resolve an incident in ServiceNow
list_incidents
List incidents from ServiceNow