claude-tools

allenhungchiamao/claude-tools
★ 0 stars Unknown language 🤖 AI/LLM Updated today
Automation tools, scripts, and MCP servers - auto-deployed from Cowork
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-tools": {
      "command": "npx",
      "args": [
        "-y",
        "allenhungchiamao/claude-tools"
      ]
    }
  }
}

README Excerpt

> Allen 個人的 Claude 生態系工具、腳本、MCP Server 集中倉儲。 --- 本 repo 為 Claude Code / Claude Cowork 工作流中產出的各式**工具、自動化腳本、MCP Server** 的集中存放地,與其他兩個姊妹 repo 形成完整的三層部署架構: | Repo | 用途 | |---|---| | [`claude-skills`](https://github.com/allenhungchiamao/claude-skills) | Claude 自訂 Skill 原始碼 | | [`web-projects`](https://github.com/allenhungchiamao/web-projects) | HTML 網頁 / Landing Page(GitHub Pages) |