servicenow | Type: Application (parent with child servers) | PCID required: Yes
servicenow-api is exposed as multiple MCP server IDs (one per area below). Each child server has its own server path and tool names.
Child servers
| Child server | Server path | Tools | Description |
|---|---|---|---|
| servicenow-aggregate | /servicenow-aggregate | 1 | ServiceNow Aggregate - count, sum, avg, min, max, and groupBy on any table |
| servicenow-attachment | /servicenow-attachment | 5 | ServiceNow Attachments - upload, download, and manage files on records |
| servicenow-batch | /servicenow-batch | 1 | ServiceNow Batch - combine multiple API requests into a single HTTP call |
| servicenow-cmdb | /servicenow-cmdb | 7 | ServiceNow CMDB - manage configuration items, relationships, and class metadata |
| servicenow-import | /servicenow-import | 3 | ServiceNow Imports - bulk data ingestion via import set staging tables |
| servicenow-table | /servicenow-table | 6 | ServiceNow Table - read and write any table (incident, task, change, custom) |

