io.github.LeassTaTT

servicenow-mcp-ai

ServiceNow MCP server — 65 tools over the full REST surface, every auth method, flows, diagrams.

stdiocommunityservice

Package Details

Transportstdio

Environment Variables

SN_INSTANCE(str)
Required

ServiceNow instance host, e.g. dev12345.service-now.com.

SN_AUTH(str)

Auth mode: basic | oauth | apikey | token | none. Auto-detected from the keys present if omitted.

SN_USER(str)

Username for basic auth or the OAuth password grant.

SN_PASSWORD(str)
Secret

Password for basic auth or the OAuth password grant.

SN_API_KEY(str)
Secret

ServiceNow API key, sent as the x-sn-apikey header (apikey auth).

SN_TOOL_PACKAGES(str)

Which tool packages to expose, e.g. core (default), all, or a comma-separated list.