ServiceNow

vikram-karety/ServiceNow
★ 0 stars JavaScript AI/LLM Updated 1d ago
ServiceNow MCP: a compact Model Context Protocol server for ServiceNow. Table API CRUD, incidents, CMDB, knowledge, aggregates.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "servicenow": {
      "command": "npx",
      "args": [
        "-y",
        "vikram-karety/ServiceNow"
      ]
    }
  }
}

README Excerpt

ServiceNow engineering by [Vikram Karety](https://octigosol.com/vikram): open tooling that brings AI to the Now Platform and platform discipline to AI. A compact Model Context Protocol server that connects AI assistants (Claude, and any MCP-compatible client) to a ServiceNow instance. Twelve focused tools covering the essentials: Table API CRUD, aggregates, incident lifecycle, CMDB queries, knowledge search, and user lookup.