mcp-tool-discovery

Installation
SKILL.md

MCP Tool Discovery Guide

Snow-Flow provides 400+ tools via MCP (Model Context Protocol) servers. Tools are lazy-loaded to save tokens - use tool_search to discover them.

Quick Start

// Find tools for a specific task
tool_search({ query: "incident" }) // ServiceNow incidents
tool_search({ query: "widget" }) // Widget development
tool_search({ query: "update set" }) // Update Set management
tool_search({ query: "cmdb" }) // CMDB operations

Tool Categories

ServiceNow Core Operations

| Query | Tools Found |

Related skills
Installs
69
GitHub Stars
64
First Seen
Jan 22, 2026