ServiceNow icon

ServiceNow

69

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

关于

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.

主要功能

  • 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

使用案例

  • 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.