Back to Home
Happy-Technologies-LLC icon

mcp-servicenow-nodejs

by Happy-Technologies-LLC

Overview

Automate ServiceNow operations, development, and administration through an AI-powered interface, offering multi-instance support, dynamic schema discovery, natural language querying, and local script synchronization.

Installation

Run Command
npm start

Environment Variables

  • SERVICENOW_INSTANCE_URL
  • SERVICENOW_USERNAME
  • SERVICENOW_PASSWORD
  • SERVICENOW_AUTH_TYPE
  • SERVICENOW_INSTANCE
  • SSE_KEEPALIVE_INTERVAL
  • DEBUG

Security Notes

The 'SN-Execute-Background-Script' tool allows for arbitrary JavaScript code execution on the connected ServiceNow instance with the privileges of the configured user via `sys_trigger` records. If the MCP server or an interacting AI agent is compromised, this could lead to full remote code execution and data manipulation on the ServiceNow instance. The 'SN-Sync-Script-From-Local' and 'SN-Watch-Scripts' tools also introduce a risk by automatically pushing local code changes to ServiceNow; a compromised local repository could inject malicious scripts. While hardcoded secrets are avoided by using environment variables or a configuration file, the inherent capability to execute arbitrary code is a significant security concern if not managed within a highly secure and controlled environment.

Similar Servers

Stats

Interest Score39
Security Score3
Cost ClassMedium
Avg Tokens500
Stars12
Forks2
Last Update2026-01-13

Tags

ServiceNowITSMCMDBWorkflowAutomationMulti-instanceNode.jsMCPDevelopmentNatural LanguageAPIScript Sync