sn-patterns-mcp

hans6883/sn-patterns-mcp
★ 0 stars Python 🤖 AI/LLM Updated today
Pattern-intelligence MCP server for ServiceNow Discovery — 28 tools for reading, searching, validating, authoring, surgically editing, and emulating NDL discovery patterns. AST edit harness, 117-closure registry, 847K-OID MIB knowledge base, recipe library. AI-agent ready.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "sn-patterns-mcp": {
      "command": "uvx",
      "args": [
        "sn-patterns-mcp"
      ]
    }
  }
}

Or install with pip: pip install sn-patterns-mcp

README Excerpt

> Pattern-intelligence MCP server for ServiceNow Discovery. Gives any AI agent the ability to read, search, validate, author, surgically edit, and reason about ServiceNow Discovery patterns — including the NDL grammar, 117 cataloged operation closures, the SNMP OIDs they touch, the WMI / shell / registry / REST data sources they ingest, the libraries / extensions / pre-post scripts that surround them, and Tier-3 sidecar emulator blueprints for behavioral testing without real targets.

Tools (20)

closure_capabilitydraft_abandondraft_applydraft_diffdraft_finalizedraft_locate_stepsdraft_validateemulator_blueprintemulator_catalogndl_explainoid_lookupoid_searchoid_walk_explainpattern_analyzepattern_comparepattern_createpattern_data_sourcespattern_data_sources_lookuppattern_debugpattern_diff_against_live

Topics

ai-agentsanthropicastclaude-codecmdbdeveloper-toolsdiscoveryitommcpmcp-servermibmodel-context-protocolndlpythonservicenow