tool-discovery

Discover MCP tools by category or keyword via discovery APIs.

Updated Oct 1, 2025
One-click install
npx skills add https://github.com/j0KZ/mcp-agents --skill tool-discovery-j0kz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tool-discovery
Source: https://github.com/j0KZ/mcp-agents/tree/main/starter-kit/.claude/skills/tool-discovery
Command: npx skills add https://github.com/j0KZ/mcp-agents --skill tool-discovery-j0kz

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It guides efficient discovery of MCP tools across categories.

Core Features & Use Cases

  • Overview: list capabilities
  • Explore: search by category
  • Load: load deferred tools

Quick Start

List capabilities and search for tools by keyword.

Frequently Asked Questions about tool-discovery

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I discover available MCP tools for my workflow?

MCP tool discovery identifies appropriate tools across 50 tools in 7 categories using list_capabilities and search_tools APIs. Filter by category, keyword, server, or frequency to find the right tool for your task quickly without manual browsing.

Can I search MCP tools by category or keyword?

Yes, tool discovery supports searching by category, keyword query, server, and frequency filters. Results return structured metadata including tool names, categories, and capabilities to match your specific needs.

What's the fastest way to load an MCP tool I've identified?

Use the load_tool API after discovering a tool through search or category browsing. Tool discovery returns tool metadata and references that enable deferred loading, so you retrieve only what you need.

Does tool discovery help onboard new users to MCP?

Yes, tool discovery guides new users through MCP capabilities with overview, explore, and load workflows. It reduces onboarding friction by revealing 50 tools organized across 7 categories with searchable filters.

Can I filter MCP tools by server or usage frequency?

Tool discovery supports filtering by server, category, frequency, and query keyword. These filters help you narrow results to the most relevant or frequently-used tools for your domain and use case.