mcp-tool-discovery

Installation
SKILL.md

MCP Tool Discovery Guide

Serac 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

Installs
70
GitHub Stars
76
First Seen
Jan 22, 2026
mcp-tool-discovery — groeimetai/snow-flow