This connects Claude to ServiceNow instances via REST API with support for OAuth 2.0 and basic auth. You get 53 tools spanning CRUD operations across 160+ tables (incidents, changes, CMDB, service catalog), natural language query translation, background script execution, and update set management. The multi-instance routing lets you work with dev and prod simultaneously by passing an instance parameter. Standout features include local script sync with watch mode for developing business rules in your editor, AI-driven service catalog form submission, and optional local SQLite indexing of ServiceNow's official docs for fast lookups. Reach for this when you need to automate ITSM workflows, batch update records, or develop scripts without constantly switching to the ServiceNow UI.
claude mcp add --transport stdio io.github.nickzitzer-servicenow-nodejs uvx servicenow-nodejs