Claude Skill
mrgoonie/human-mcp
Human-MCP 是一个 TypeScript MCP 服务器,将 Claude Code 等 AI 代理与人类工具和服务连接起来,通过标准化协议实现真实世界任务执行。
概览
仓库信息
安装这个 Skill
git clone https://github.com/human-mcp/human-mcp.gitRegistry 信息
git clone https://github.com/human-mcp/human-mcp.gitclaude mcp add --scope user human-mcp npx @goonnguyen/human-mcp --env GOOGLE_GEMINI_API_KEY=your_api_key_hereclaude mcp add --scope project human-mcp npx @goonnguyen/human-mcp --env GOOGLE_GEMINI_API_KEY=your_api_key_hereclaude mcp add --scope local human-mcp npx @goonnguyen/human-mcp --env GOOGLE_GEMINI_API_KEY=your_api_key_hereclaude mcp add --scope user human-mcp cmd /c npx @goonnguyen/human-mcp --env GOOGLE_GEMINI_API_KEY=your_api_key_here
项目简介
Human-MCP 是一个基于 TypeScript 的 MCP 服务器,通过标准化的模型上下文协议接口,将人类能力赋予 AI 代理,使 Claude Code 等 AI 助手能够与真实世界的工具和服务进行交互。
Bringing Human Capabilities to AI Agents
要点
- 标准化的 MCP 接口,实现 AI 与人类工具交互
- 使用 TypeScript 构建,确保可靠性和类型安全
- 专为 Claude Code 及其他兼容 MCP 的代理设计
- 开源项目,拥有活跃的社区支持
使用场景
- 让 Claude Code 通过 MCP 执行真实世界任务
- 将人类参与能力集成到 AI 工作流中
- 构建利用人类工具和服务的自定义 AI 代理
README 摘要
# Human MCP 👁️ > Bringing Human Capabilities to AI Agents  Human MCP v2.16.0 is a comprehensive Model Context Protocol server that provides AI coding agents with human-like capabilities including visual analysis, document processing, speech generation, content creation, image editing, browser automation, and advanced reasoning for debugging, understanding, and enhancing multimodal content. ## "Human MCP" is a part of [ClaudeKit](https://claudekit.cc)  ## Features 🎯 **Visual Analysis (Eyes) - ✅ Complete (4 tools)** - **eyes_analyze**: Analyze images, videos, and GIFs for UI bugs, errors, and accessibility - **eyes_compare**: Compare two images to find visual differences - **eyes_read_document**: Extract text and data from PDF, DOCX, XLSX, PPTX, and more - **eyes_summarize_document**: Generate summaries and insights from documents ✋ **Content Generation & Image Editing (Hands) - ✅ Complete (18 tools)** - **Image Generation** (1 tool): gemini_gen_image - Generate images from text using Imagen API - **Video Generation** (2 tools): gemini_gen_video, gemini_image_to_video - Create videos with Veo 3.0 - **Music Generation** (2 tools): minimax_gen_music, elevenlabs_gen_music - Generate music with vocals - **Sound Effects** (1 tool): elevenlabs_gen_sfx - Generate sound effects from text descriptions - **AI Image Editing** (5 tools): Gemini-powered editing with inpainting, outpainting, style transfer, object manipulation, composition - **Jimp Processing** (4 tools): Local image manipulation - crop, resize, rotate, mask - **Background Removal** (1 tool): rmbg_remove_background - AI-powered background removal - **Browser Automation** (3 tools): playwright_screenshot_fullpage, playwright_screenshot_viewport, playwright_