now-sdk-ext-mcp

sonisoft-cnanda/now-sdk-ext-mcp
★ 16 stars TypeScript AI/LLM Updated today
MCP server for ServiceNow — enables AI assistants (Claude, etc.) to execute scripts, query data, run ATF tests, and more via the Model Context Protocol
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": {
    "now-sdk-ext-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "sonisoft-cnanda/now-sdk-ext-mcp"
      ]
    }
  }
}

README Excerpt

An MCP (Model Context Protocol) server that enables AI assistants to interact directly with ServiceNow instances — executing background scripts, querying data, running ATF tests, tailing logs, and more. Built on [`@modelcontextprotocol/sdk`](https://github.com/modelcontextprotocol/typescript-sdk) and [`@sonisoft/now-sdk-ext-core`](https://github.com/sonisoft-cnanda/now-sdk-ext-core).

Tools (16)

MCP_TOOL_PACKAGENEX_LOG_DIRNEX_LOG_FILENEX_LOG_LEVELNEX_POLICY_ALLOWNEX_POLICY_DENYSN_AUTH_ALIASSN_CRED_STORE_ENABLEbusiness_rulesclient_scriptsdata_policiesflowsstate_modelsui_actionsui_policiesworkflows

Topics

aiclaudemcpmodel-context-protocolservicenowtypescript