claude-arsenal

xXMarcicraMXx/claude-arsenal
★ 0 stars Python Code/Dev Tools Updated today
Personal knowledge management skill for Claude Code — curated tips, MCP servers, configs, and workflows with skill-first check and automated discovery
View on GitHub → 🔍 Audit Wallet Slippage →

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-arsenal": {
      "command": "uvx",
      "args": [
        "claude-arsenal"
      ]
    }
  }
}

Or install with pip: pip install claude-arsenal

README Excerpt

A personal knowledge management system that makes Claude Code smarter over time. Collects, validates, and serves curated tips, tools, MCP servers, configurations, and workflows — so Claude Code surfaces tested community solutions instead of building from scratch every time. --- **Before creating anything from scratch, Claude checks this arsenal.**