io.github.nickzitzer
servicenow-nodejs
Multi-instance ServiceNow MCP server with 40+ tools and intelligent schema discovery
stdiocommunityservice
Package Details
servicenow-mcp-server
Transportstdio
Environment Variables
SERVICENOW_INSTANCE_URL(str)
Required
ServiceNow instance URL (e.g., https://dev123456.service-now.com)
SERVICENOW_USERNAME(str)
Required
ServiceNow username
SERVICENOW_PASSWORD(str)
RequiredSecret
ServiceNow password
SERVICENOW_AUTH_TYPE(str)
Authentication type (default: basic)
SERVICENOW_INSTANCE(str)
Specific instance name from config file (optional)