ServiceNow MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 129 installs a week from npm. Last commit 15 Sep 2026.
400+ ServiceNow tools across all modules — ITSM, CMDB, HRSD, CSM, SecOps, and more.
We read the source, 2 h ago · rules 3dff92dd89df
A value the model can set ends up inside a file or shell call. That is not a flaw by itself — for a terminal server it is the job — but it is where things go wrong when it is not.
fs.readFile(filePath, (readErr, data) => {
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
result = subprocess.run(
execSync(cmd, { stdio: 'pipe' });
const hasMulti = Object.keys(process.env).some(k => /^SN_INSTANCE_[A-Z0-9_]+_URL$/.test(k));
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
That is not a flaw by itself — but it is where things go wrong when it is not the job. We re-read this code on every release. Watch it and you hear from us the day another one appears.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add servicenow-mcp -- npx -y @aartiq/servicenow-mcp
{
"mcpServers": {
"servicenow-mcp": {
"args": [
"-y",
"@aartiq/servicenow-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.servicenow-mcp]
command = "npx"
args = ["-y", "@aartiq/servicenow-mcp"]
{
"mcpServers": {
"servicenow-mcp": {
"args": [
"-y",
"@aartiq/servicenow-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"servicenow-mcp": {
"args": [
"-y",
"@aartiq/servicenow-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
SERVICENOW_INSTANCE_URL (Your ServiceNow instance URL (e.g. https://yourinstance.service-now.com)), SERVICENOW_AUTH_METHOD (Authentication method: 'basic' or 'oauth'), SERVICENOW_BASIC_USERNAME (ServiceNow username (for basic auth)), SERVICENOW_BASIC_PASSWORD (ServiceNow password (for basic auth)), WRITE_ENABLED (Enable write operations (true/false, default: false)), SCRIPTING_ENABLED (Enable scripting operations (true/false, default: false)), CMDB_WRITE_ENABLED (Enable CMDB write operations (true/false, default: false)), NOW_ASSIST_ENABLED (Enable Now Assist AI features (true/false, default: false)), ATF_ENABLED (Enable ATF test execution (true/false, default: false)), MCP_TOOL_PACKAGE (Role-based tool package: full, service_desk, platform_developer, etc.).
The author declared them in the registry entry; get the values from the project itself.
400+ ServiceNow tools across all modules — ITSM, CMDB, HRSD, CSM, SecOps, and more.
Full-featured ADB MCP server — 209 tools across 49 modules, from UI to baseband.
MCP server for Yandex 360 services (Wiki, and more) — tools for AI assistants.
All Azure MCP tools to create a seamless connection between AI agents and Azure services.
RISE CRM MCP server — 36 tools across CRM, projects, tickets, finance, sales, HR, and reports.
ServiceNow ITSM MCP server for Model Context Protocol hosts
Build-only Hedera (Hashgraph) MCP — 73 tools across all core services plus analytics reads.
Multi-instance ServiceNow MCP server with 40+ tools and intelligent schema discovery
Answers built from our own checks of this server.