ServiceNow MCP server: 450+ tools for Claude, ChatGPT, Copilot & any AI. Read-only by default.
io.github.aartiq/nowaikit — ServiceNow MCP server (Model Context Protocol)
This Model Context Protocol (MCP) server connects AI clients to ServiceNow, providing a read-only default integration. It offers 450+ tools for Claude, ChatGPT, Copilot, and other AI systems, exposed via the MCP interface for model-context access.
🛠️ Key Features
ServiceNow MCP server
450+ tools (“all modules”)
Read-only by default
Built for MCP (Model Context Protocol)
Categorized under automation, CMDB, ITOM, and ITSM
🚀 Use Cases
Access ServiceNow capabilities via model-context workflows
Support automation and integrations related to CMDB, ITOM, and ITSM
Use with Claude, ChatGPT, and Copilot-style AI tooling
⚡ Developer Benefits
MCP compatibility for model-context integration
Large tool coverage (450+ tools) via exposed modules
Connect Claude, ChatGPT, Gemini, Cursor, Copilot, or any AI, to ServiceNow.
500+ tools across ITSM, ITOM, CMDB, HRSD, CSM, Flow Designer, scripting & portal. Read, build, query and automate any instance in plain English.
New in 4.4 to 4.7: impact analysis (list_table_config / find_field_references / find_script_references) to see what depends on a table, field or script before you change it, Local Sync to pull artifacts to local files, and aggregate_report for server-side reports (count plus averages, no truncation).
🚀 Install (2 minutes)
Requires Node.js 20+.
bash
# 1 — install
npm install -g nowaikit
# 2 — run the wizard: it detects your AI clients and writes their config for you
npx nowaikit setup
Restart your AI client (Claude Desktop, Cursor, …) and start asking. Done.
Prefer a UI? npx nowaikit web for a local dashboard — or use NowAIKit Cloud (nothing to install).
🔌 Manual setup (skip the wizard)
Add this to your client's MCP config (Claude Desktop claude_desktop_config.json, Cursor ~/.cursor/mcp.json, etc.):
⚠️ Official distribution only: install from npm (nowaikit) or nowaikit.com. NowAIKit is never shipped as a downloadable GitHub .zip — beware copycat "download" repos.