SERVER

Servicenow MCP

Rank #7289

io.github.aartiq/servicenow-mcp

MCP server providing servicenow-mcp capabilities

First listed
Mar 1, 2026
Last publish date
Mar 1, 2026
OVERVIEW

Servicenow MCP is a Model Context Protocol (MCP) server published by aartiq. It ranks #7289 of 58,900 servers tracked on MCP Toplist, and its repository has 29 GitHub stars. Servicenow MCP is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Mar 1, 2026 and most recently updated on Mar 1, 2026.

STANDING
#7,289of 58,900 tracked serversTop 25%

Ranks ahead of 51,611 of 58,900 servers on MCP Toplist.

CONNECT

Use Servicenow MCP

Add Servicenow MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "servicenow-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@aartiq/servicenow-mcp"
      ],
      "env": {
        "SERVICENOW_INSTANCE_URL": "<your SERVICENOW_INSTANCE_URL>",
        "SERVICENOW_AUTH_METHOD": "<your SERVICENOW_AUTH_METHOD>",
        "SERVICENOW_BASIC_USERNAME": "<your SERVICENOW_BASIC_USERNAME>",
        "SERVICENOW_BASIC_PASSWORD": "<your SERVICENOW_BASIC_PASSWORD>",
        "WRITE_ENABLED": "<your WRITE_ENABLED>",
        "SCRIPTING_ENABLED": "<your SCRIPTING_ENABLED>",
        "CMDB_WRITE_ENABLED": "<your CMDB_WRITE_ENABLED>",
        "NOW_ASSIST_ENABLED": "<your NOW_ASSIST_ENABLED>",
        "ATF_ENABLED": "<your ATF_ENABLED>",
        "MCP_TOOL_PACKAGE": "<your MCP_TOOL_PACKAGE>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry (1 delisted)

GlamaDelisted · last seen Apr 27, 2026
ORGANIZATION

aartiq

Organization
Total servers
5
Total versions
8
MORE FROM THIS PUBLISHER

Other servers by aartiq

View all aartiq servers →
VERSIONS

Available versions (2)

VersionPublished
1.0.2Mar 1, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Servicenow MCP?
MCP server providing servicenow-mcp capabilities
Who maintains Servicenow MCP?
Servicenow MCP is maintained by aartiq, which publishes 5 MCP servers (8 total versions) tracked on MCP Toplist.
Is Servicenow MCP an official MCP server?
Yes — Servicenow MCP is listed on the Official MCP Registry, alongside Glama.
How many versions does Servicenow MCP have?
MCP Toplist tracks 2 versions of Servicenow MCP, most recently published on Mar 1, 2026.
Where can I find the source code for Servicenow MCP?
The source code for Servicenow MCP is hosted at github.com/aartiq/servicenow-mcp.
EXPLORE