UNPKG

snow-flow

Version:

Snow-Flow v3.2.0: Complete ServiceNow Enterprise Suite with 180+ MCP Tools. ATF Testing, Knowledge Management, Service Catalog, Change Management with CAB scheduling, Virtual Agent chatbots with NLU, Performance Analytics KPIs, Flow Designer automation, A

8 lines 320 B
#!/usr/bin/env node /** * ServiceNow Knowledge Management & Service Catalog MCP Server * Handles knowledge articles, service catalog items, and related operations * Uses official ServiceNow REST APIs for kb_knowledge and sc_cat_item tables */ export {}; //# sourceMappingURL=servicenow-knowledge-catalog-mcp.d.ts.map