UNPKG

mcp-servicenow

Version:

ServiceNow MCP server for Claude AI integration

7 lines (4 loc) 100 B
#!/usr/bin/env node import { startServer } from './index'; // Start the MCP server startServer();