ServiceNow icon

ServiceNow

Createdosomai

Connects Claude to ServiceNow instances, enabling data retrieval and action execution through the ServiceNow API.

About

This project implements a server that allows Claude to connect to ServiceNow instances, retrieve data, and perform actions through the ServiceNow API. It serves as a bridge between Claude and ServiceNow, enabling seamless integration for tasks such as incident management, service catalog interaction, change management, workflow automation, and user management.

Key Features

  • Enables querying, creating, updating, and deleting ServiceNow records
  • Provides access to and enables querying of the ServiceNow Service Catalog
  • Supports both stdio and Server-Sent Events (SSE) communication
  • Connects to ServiceNow instances using multiple authentication methods (Basic, OAuth, API Key)
  • Executes ServiceNow scripts and workflows
  • 19 GitHub stars

Use Cases

  • Managing change requests, workflows, and user accounts through conversational interaction.
  • Automating incident management tasks such as creation, updates, and resolution.
  • Analyzing and optimizing the ServiceNow Service Catalog for improved user experience.