ServiceNow MCP Server (NowAIKit) runs on your own machine — the client starts it, so there is no endpoint to ping. 1 107 installs a week from npm. Last commit 15 Sep 2026.
ServiceNow MCP server: 450+ tools for Claude, ChatGPT, Copilot & any AI. Read-only by default.
We read the source, 22 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) => {
Things with no honest explanation: a promise that contradicts the code, code that runs at install time while hiding what it does, data leaving the machine.
result = subprocess.run(
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 nowaikit -- npx -y nowaikit
{
"mcpServers": {
"nowaikit": {
"args": [
"-y",
"nowaikit"
],
"command": "npx"
}
}
}
[mcp_servers.nowaikit]
command = "npx"
args = ["-y", "nowaikit"]
{
"mcpServers": {
"nowaikit": {
"args": [
"-y",
"nowaikit"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"nowaikit": {
"args": [
"-y",
"nowaikit"
],
"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.), TRANSPORT (Transport mode: stdio (default), sse, or http), PORT (HTTP server port (default: 3000, for sse/http transport)), NOWAIKIT_API_KEY (Bearer token for API authentication (sse/http transport)), FLUENT_ENABLED (Enable Fluent SDK tools (true/false, default: false)).
The author declared them in the registry entry; get the values from the project itself.
MCP server for the AWS CLI. Read-only by default; single Go binary.
Local MCP server for Weeek (stdio transport) — read-only by default, opt-in write tools.
MCP server for the GitHub CLI (gh). Read-only by default; single Go binary.
Teamfight Tactics data & AI coaching for Claude and ChatGPT — 19 tools, built-in Riot key.
95 typed Typesense operations for AI agents through an MCP server that is read-only by default.
95 typed Typesense operations for AI agents through an MCP server that is read-only by default.
Multi-instance read-only MCP server for ServiceNow
Production-grade PostgreSQL MCP server — 254 tools for query, tuning & ops, read-only by default.
Answers built from our own checks of this server.