Skip to content
Claude Code

SN MCP Server for Claude Code

io.github.imjaineel/sn-mcp-server

Multi-instance read-only MCP server for ServiceNow

client:Claude Code transport:stdio runtime:npm

Install SN MCP Server in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add sn-mcp-server -e SN_INSTANCE_CONFIG=<SN_INSTANCE_CONFIG> -e SN_MCP_SERVER_VERBOSE=<SN_MCP_SERVER_VERBOSE> -e SN_LOG_DIR=<SN_LOG_DIR> -e GITHUB_TOKEN=<GITHUB_TOKEN> -- npx -y @imjaineel-dev/sn-mcp-server

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

SN MCP Server in other clients