Use when the user wants to explore, search, or learn what bridge-mcp can do: "what tools are available", "list bridge tools", "find a tool for X", "show docker / kubernetes / systemd / network tools", "search tools for logs / firewall / packages / databases", "which tool groups exist", "what can the bridge do". Progressive discovery across the 476 tools and 77 groups, with token-efficient describe-tool output.
Scanned 9/3/2026
Install to Claude Code
npx -y skills add muchiny/bridge-mcp --skill discover --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Discover?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/muchiny-discover)More formats (shields.io, HTML) on the badges page.
---
name: discover
version: 1.19.1
description: |
Use when the user wants to explore, search, or learn what bridge-mcp can do:
"what tools are available", "list bridge tools", "find a tool for X", "show
docker / kubernetes / systemd / network tools", "search tools for logs /
firewall / packages / databases", "which tool groups exist", "what can the
bridge do". Progressive discovery across the 476 tools and 77 groups, with
token-efficient describe-tool output.
user-invocable: true
argument-hint: "[group-name|search-term]"
---
# Tool Discovery -- Progressive Exploration
Explore the 476 tools across 77 groups available in bridge-mcp.
## No arguments -- show all groups
!`bridge-mcp list-tools --groups-only`
Ask which group interests the user, or suggest searching by keyword.
## Group name provided
!`bridge-mcp list-tools --group $ARGUMENTS`
For each tool shown, the user can ask for details:
!`bridge-mcp describe-tool <tool_name>`
The `describe-tool` output includes a **Reduction Strategy** line at the top
telling you which params (jq_filter, columns, limit, etc.) apply for token-efficient output.
## Search term provided
!`bridge-mcp list-tools --search $ARGUMENTS`
## Tips for the user
- **77 groups**: docker, kubernetes, systemd, networking, firewall, packages, users, cron, logs, files, etc.
- **Token-efficient**: always use `columns`, `limit`, or `jq_filter` params to reduce output
- **9 protocols**: SSH, WinRM, PSRP, Telnet, K8s Exec, Serial, AWS SSM, Azure, GCP
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!