ServiceNow MCP Lite
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@ServiceNow MCP LiteShow me the five most recent P1 incidents."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
ServiceNow
ServiceNow engineering by Vikram Karety: open tooling that brings AI to the Now Platform and platform discipline to AI.
Projects
ServiceNow MCP
A compact Model Context Protocol server that connects AI assistants (Claude, and any MCP-compatible client) to a ServiceNow instance. Twelve focused tools covering the essentials: Table API CRUD, aggregates, incident lifecycle, CMDB queries, knowledge search, and user lookup.
Credentials from environment variables only; nothing stored or logged
Every write goes through the standard Table API, so instance ACLs always apply
Runs against any instance, including a free Personal Developer Instance
cd "ServiceNow MCP" && npm install && npm run buildFull setup, configuration, and example prompts: ServiceNow MCP/README.md
ServiceNow Code Review
A Claude Code skill for full-lifecycle ServiceNow engineering: write, review, complete, debug, and find-missing code across every ServiceNow script type, from Business Rules and Client Scripts to UI Pages, Service Portal widgets, Scripted REST, ACLs, and Performance Analytics.
Auto-routes between review, author, complete, debug, and find-missing modes
Hunts the platform's silent no-ops: code that compiles to nothing, wrong-scope saves, Jelly-eaten template literals
Ships a standalone zero-dependency linter with 40 deterministic rules, usable in CI without Claude
cp -R "ServiceNow Code Review" ~/.claude/skills/servicenow-code-reviewInstall, usage, and the full reference layout: ServiceNow Code Review/README.md
This server cannot be deployed
Maintenance
Related MCP Connectors
Connect AI agents to ProductNow's context engine to search, create, review, and act.
Connect AI agents to 1000+ apps with managed authentication and tool-calling.
Connect AI assistants to Google Sheets through controlled tools for reading and updating rows.
Verified, pay-per-use API tools for AI agents through one authenticated connection.
Related MCP Servers
- AlicenseBqualityNot gradedmaintenanceEnables Claude to interact with ServiceNow instances through the ServiceNow API. Supports comprehensive ServiceNow operations including incident management, service catalog management, change requests, user management, and workflow automation through natural language.82MIT
- AlicenseNot gradedqualityNot gradedmaintenanceEnables Claude to interact with ServiceNow instances for incident management, service catalog operations, change requests, knowledge base management, user administration, and agile project workflows through various authentication methods.MIT
- AlicenseCqualityDmaintenanceEnables Claude to interact with ServiceNow instances to manage incidents, service catalogs, workflows, and knowledge bases through the ServiceNow API. It supports comprehensive operations including record querying, script execution, and user management using various authentication methods.66MIT
- AlicenseNot gradedqualityDmaintenanceEnables Claude to interact with ServiceNow instances through the ServiceNow API, allowing data retrieval, record management, and workflow execution. Supports multiple authentication methods and tool packaging for role-based access control.MIT