← All servers
ServiceNow MCP Server
latest · 1.0.2400+ ServiceNow tools across all modules — ITSM, CMDB, HRSD, CSM, SecOps, and more.
Install
claude mcp add io-github-aartiq-servicenow-mcp -- npx @aartiq/servicenow-mcp /mcp confirms it's connected.
Or add it manually in ~/.cursor/mcp.json:
{
"mcpServers": {
"io-github-aartiq-servicenow-mcp": {
"command": "npx",
"args": [
"@aartiq/servicenow-mcp"
]
}
}
}
In claude_desktop_config.json (Settings → Developer → Edit
Config), then restart:
{
"mcpServers": {
"io-github-aartiq-servicenow-mcp": {
"command": "npx",
"args": [
"@aartiq/servicenow-mcp"
]
}
}
} Config entry, any MCP client:
{
"command": "npx",
"args": [
"@aartiq/servicenow-mcp"
]
} Community score
Community — from web signals no reviews yet
Public discussion about this server (community v1) — not enough signal to score yet. First-party reviews join the formula in v2.
What the web says
Ecosystem baseline 59 / 100
Objective public usage & activity (formula v3) — a secondary sort, never blended into the community score.
Ecosystem signals 3 collected
- GitHub stars · 3 hours ago
- ★ 276
- Last commit · 3 hours ago
- today
- Issue close rate · 3 hours ago
- 100%
Version history 1
- 1.0.2 release date unknown