ServiceNow
Enables Claude to interact with ServiceNow instances by providing a Model Completion Protocol server implementation.
Acerca de
This project provides a Model Completion Protocol (MCP) server that acts as a bridge between Claude and ServiceNow, enabling seamless interaction. It allows Claude to connect to ServiceNow instances, retrieve data, and perform a wide array of actions through the ServiceNow API, facilitating advanced automation and integration across various ServiceNow modules like incident management, service catalog, and change management.
Características Principales
- Connect to ServiceNow instances with various authentication methods (Basic, OAuth, API Key)
- Access, query, and optimize the ServiceNow Service Catalog
- Support for both standard I/O (stdio) and Server-Sent Events (SSE) communication modes
- Perform comprehensive CRUD operations on ServiceNow records and tables
- Execute ServiceNow scripts and workflows directly via Claude
- 114 GitHub stars
Casos de Uso
- Facilitate development and administrative tasks like creating change requests, managing workflows, and user administration within ServiceNow.
- Streamline service catalog operations, including creating categories, managing items, and configuring form variables.
- Automate incident management tasks within ServiceNow, such as creating, updating, or resolving incidents.