mcp-tools-catalog

Generate a project-local catalog of MCP tools from active servers into docs/mcp-tools.md.

130|17|Updated Dec 20, 2025
One-click install
npx skills add https://github.com/appautomaton/agent-designer --skill mcp-tools-catalog-appautomaton
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mcp-tools-catalog
Source: https://github.com/appautomaton/agent-designer/tree/main/.codex/skills/mcp-tools-catalog
Command: npx skills add https://github.com/appautomaton/agent-designer --skill mcp-tools-catalog-appautomaton

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

This skill helps teams maintain a project-local catalog of MCP tools by aggregating the active server list and their functions into a single, up-to-date reference document.

Core Features & Use Cases

  • Generates a live inventory of MCP tools from the active server list.
  • Maps server-tool functions to server:tool format for easy reference and planning.
  • Produces a ready-to-publish docs/mcp-tools.md using the supplied template.
  • Use Case: DevOps or product teams can quickly assess available MCP capabilities to inform tooling decisions.

Quick Start

Draft the MCP tool catalog by running the discovery flow and generating docs/mcp-tools.md.

Frequently Asked Questions about mcp-tools-catalog

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

FAQPage Schema
How do I generate a catalog of MCP tools from active servers?

Generate an MCP tools catalog by running a discovery flow that scans active MCP servers and outputs a reference document mapping server:tool functions. This produces a ready-to-publish docs/mcp-tools.md file for your project.

What is a live MCP tool inventory used for?

A live MCP tool inventory tracks enabled servers and their functions to support documentation, planning, and tool selection. It gives teams a single, up-to-date reference for assessing available MCP capabilities.

Can I automatically update AGENTS.md references when MCP servers change?

Yes, the catalog generation process includes a template-driven doc build that automatically updates AGENTS.md references when needed. This keeps project documentation synchronized with the active server list.

How do I document MCP server functions for multiple teams?

Document MCP server functions by aggregating the active server list into a single project-local catalog mapped to server:tool format. This provides a shared reference for DevOps and product teams to inform tooling decisions.

Does this MCP catalog tool work without external dependencies?

Yes, the catalog generation runs without external dependencies, relying only on runtime MCP tool discovery and server enablement filtering. It requires no additional modules beyond the base environment.

What's the best way to maintain a project-local MCP tools reference?

Maintain a project-local MCP tools reference by running the discovery flow to aggregate active servers and build docs/mcp-tools.md using the supplied template. This creates a living inventory that reflects current capabilities.