Skip to main content
Glama

ServiceNow MCP Server

MIT License

get_catalog_item

Retrieve details of a specific service catalog item by providing its ID using the ServiceNow API integration.

Instructions

Get a specific service catalog item.

Input Schema

NameRequiredDescriptionDefault
item_idYesCatalog item ID or sys_id

Input Schema (JSON Schema)

{ "description": "Parameters for getting a specific service catalog item.", "properties": { "item_id": { "description": "Catalog item ID or sys_id", "title": "Item Id", "type": "string" } }, "required": [ "item_id" ], "title": "GetCatalogItemParams", "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/vparlapalli490/MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server