Enables Claude to interact with ServiceNow instances through the ServiceNow API, allowing data retrieval, record management, and workflow execution. Supports multiple authentication methods and tool packaging for role-based access control.
{
"mcpServers": {
"servicenow-2": {
"command": "uvx",
"args": [
"servicenow-mcp"
]
}
}
}