Server data from the Official MCP Registry
400+ ServiceNow tools across all modules — ITSM, CMDB, HRSD, CSM, SecOps, and more.
400+ ServiceNow tools across all modules — ITSM, CMDB, HRSD, CSM, SecOps, and more.
Set these up before or after installing:
Environment variable: SERVICENOW_INSTANCE_URL
Environment variable: SERVICENOW_AUTH_METHOD
Environment variable: SERVICENOW_BASIC_USERNAME
Environment variable: SERVICENOW_BASIC_PASSWORD
Environment variable: WRITE_ENABLED
Environment variable: SCRIPTING_ENABLED
Environment variable: CMDB_WRITE_ENABLED
Environment variable: NOW_ASSIST_ENABLED
Environment variable: ATF_ENABLED
Environment variable: MCP_TOOL_PACKAGE
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-aartiq-servicenow-mcp": {
"env": {
"ATF_ENABLED": "your-atf-enabled-here",
"WRITE_ENABLED": "your-write-enabled-here",
"MCP_TOOL_PACKAGE": "your-mcp-tool-package-here",
"SCRIPTING_ENABLED": "your-scripting-enabled-here",
"CMDB_WRITE_ENABLED": "your-cmdb-write-enabled-here",
"NOW_ASSIST_ENABLED": "your-now-assist-enabled-here",
"SERVICENOW_AUTH_METHOD": "your-servicenow-auth-method-here",
"SERVICENOW_INSTANCE_URL": "your-servicenow-instance-url-here",
"SERVICENOW_BASIC_PASSWORD": "your-servicenow-basic-password-here",
"SERVICENOW_BASIC_USERNAME": "your-servicenow-basic-username-here"
},
"args": [
"-y",
"@aartiq/servicenow-mcp"
],
"command": "npx"
}
}
}Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
Scanned 3 files · 1 finding
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!