Cloud Infrastructure
Trust: 42/100 (Fair)ServiceNow MCP Server Guide
400+ ServiceNow tools across all modules — ITSM, CMDB, HRSD, CSM, SecOps, and more.
13 starsby aartiq
Quick Start
Install
npx @aartiq/servicenow-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-aartiq-servicenow-mcp": {
"command": "npx",
"args": [
"@aartiq/servicenow-mcp"
]
}
}
}