snow-meta-tool

ozgurkarahan/snow-meta-tool
★ 1 stars Python AI/LLM Updated 8d ago
ServiceNow Meta Tool (MCP Server) exposing ServiceNow as 3 generic tools (discover, query, write) with per-user identity propagation via Azure APIM JWT Bearer OBO flow
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": {
    "snow-meta-tool": {
      "command": "uvx",
      "args": [
        "snow-meta-tool"
      ]
    }
  }
}

Or install with pip: pip install snow-meta-tool

README Excerpt

MCP server exposing ServiceNow as **3 generic tools** (`discover`, `query`, `write`) with **per-user identity propagation**. An AI agent discovers tables and fields at runtime, then queries and writes records **as the authenticated user** — no service account, no shared credentials. <img src="docs/diagrams/azure-architecture.png" alt="Azure Architecture — Identity-Propagated MCP Meta-Tools">

Tools (10)

APPLICATIONINSIGHTS_CONNECTION_STRINGPORTSN_CLIENT_IDSN_INSTANCE_URLSN_JWT_KEY_PATHSN_JWT_KIDSN_JWT_SUBfieldISEMPTYfieldLIKEvaluefieldSTARTSWITHvalue

Topics

apimazurefastmcpidentity-propagationjwt-bearermcpoboservicenow