ServiceNow MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 686 installs a week from pypi. Last commit 25 Mar 2026.
19 tools + 5 resources for ServiceNow: CMDB, update sets, tables. OAuth 2.1, Tokyo+.
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 mcp-server-servicenow -- uvx mcp-server-servicenow
{
"mcpServers": {
"mcp-server-servicenow": {
"args": [
"mcp-server-servicenow"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-server-servicenow]
command = "uvx"
args = ["mcp-server-servicenow"]
{
"mcpServers": {
"mcp-server-servicenow": {
"args": [
"mcp-server-servicenow"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-server-servicenow": {
"args": [
"mcp-server-servicenow"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.