SN-MCP-Server

ImJaineel/SN-MCP-Server
★ 0 stars JavaScript AI/LLM Updated 6d ago
Read-only MCP server for ServiceNow — query scripts, incidents, CMDB, update sets, and more across multiple instances from Claude Desktop or VS Code.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "sn-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "ImJaineel/SN-MCP-Server"
      ]
    }
  }
}

Topics

claudejavascriptllm-toolsmcpmodel-context-protocolnodejsservicenowservicenow-developer