Official ServiceNow integration — automate ITSM, incidents, and approvals through AI
The official ServiceNow MCP server gives AI agents access to IT service management workflows. It can create incidents, manage change requests, and surface service catalog operations. Features: - Create and update incidents, problems, and change requests - Search knowledge base articles and service catalog items - Manage workflows, approvals, and SLAs - Query asset and configuration item data - Access service desk analytics and trends - Automate ticket routing and assignment ServiceNow MCP is built for operations teams that want AI to automate service lifecycle management.
File location: ~/.gemini/settings.json
{
"servicenowMcp": {
"command": "npx",
"args": [
"-y",
"@servicenow/mcp"
],
"env": {
"SERVICENOW_INSTANCE": "yourinstance.service-now.com",
"SERVICENOW_USER": "admin",
"SERVICENOW_PASSWORD": "..."
}
}
}If you maintain ServiceNow MCP, add this badge to your README to show it's verified on CuratedMCP:
[](https://curatedmcp.com/marketplace/servicenow-mcp)