> ## Documentation Index
> Fetch the complete documentation index at: https://docs.pinkfish.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# servicenow-api

> ServiceNow - ITSM, CMDB, file attachments, bulk imports, and analytics

**PinkConnect service:** `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](/api-reference/mcp-servers/application/servicenow-api/servicenow-aggregate)   | `/servicenow-aggregate`  | 1     | ServiceNow Aggregate - count, sum, avg, min, max, and groupBy on any table      |
| [servicenow-attachment](/api-reference/mcp-servers/application/servicenow-api/servicenow-attachment) | `/servicenow-attachment` | 5     | ServiceNow Attachments - upload, download, and manage files on records          |
| [servicenow-batch](/api-reference/mcp-servers/application/servicenow-api/servicenow-batch)           | `/servicenow-batch`      | 1     | ServiceNow Batch - combine multiple API requests into a single HTTP call        |
| [servicenow-cmdb](/api-reference/mcp-servers/application/servicenow-api/servicenow-cmdb)             | `/servicenow-cmdb`       | 7     | ServiceNow CMDB - manage configuration items, relationships, and class metadata |
| [servicenow-import](/api-reference/mcp-servers/application/servicenow-api/servicenow-import)         | `/servicenow-import`     | 3     | ServiceNow Imports - bulk data ingestion via import set staging tables          |
| [servicenow-table](/api-reference/mcp-servers/application/servicenow-api/servicenow-table)           | `/servicenow-table`      | 6     | ServiceNow Table - read and write any table (incident, task, change, custom)    |
