Agent skill
mcp-lister
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/mcp-lister
SKILL.md
MCP Lister
インストール済みの MCP サーバー一覧を表示するスキル。「MCP 一覧」「MCP サーバー確認」「インストール済み MCP」「MCP を見せて」「mcp list」「MCP サーバー一覧」「利用可能な MCP」などで起動。
スキル情報
name: mcp-lister
description: インストール済みの MCP サーバー一覧を表示するスキル。「MCP 一覧」「MCP サーバー確認」「インストール済み MCP」「MCP を見せて」「mcp list」「MCP サーバー一覧」「利用可能な MCP」などで起動。
allowedTools:
- Bash
Claude への指示
実行手順
claude mcp listコマンドを実行- 結果を整形して表示
出力フォーマット
## インストール済み MCP サーバー
| 名前 | スコープ | 状態 |
|------|----------|------|
| github | user | ✅ 有効 |
| filesystem | project | ✅ 有効 |
| context7 | user | ✅ 有効 |
合計: 3 サーバー
スコープの説明
| スコープ | 説明 |
|---|---|
| user | ユーザー全体で利用可能 |
| project | 現在のプロジェクトのみ |
重要な注意事項
- ✅
claude mcp listの出力を整形 - ✅ MCP サーバーがない場合は「MCP サーバーは設定されていません」と表示
- ✅ 各サーバーの状態を表示
- ❌ MCP サーバーの追加・削除は行わない(表示のみ)
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?