claude-code-available-tools

AndreaBonn/claude-code-available-tools
★ 0 stars Python 💻 Code/Dev Tools Updated today
Your Claude Code setup is powerful, but hard to see at a glance. This tool fixes that. A fast, interactive TUI that scans your global and project configurations, showing every slash command, subagent, skill, MCP server, hook, and env variable with live filtering and auto-refresh. Zero config required.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "claude-code-availabl": {
      "command": "uvx",
      "args": [
        "claude-code-available-tools"
      ]
    }
  }
}

Or install with pip: pip install claude-code-available-tools

README Excerpt

**English** | [Italiano](README.it.md) Interactive explorer for Claude Code tools and configuration. Scans and displays slash commands, subagents, skills, MCP servers, hooks, and environment variables from both global (`~/.claude/`) and project-level (`.claude/`) configurations. - Three display modes: full-screen TUI (Textual), inline text report (Rich), and external terminal window

Tools (1)

Escape

Topics

ai-toolsanthropicclaudeclaude-codeclaude-code-extensionscli-toolconfiguration-explorercross-platformdeveloper-toolsdevtoolsmcpmcp-serversmodel-context-protocolpythonrich