Skip to main content
Glama

Claude Agents Power

by hongsw

🚀 Claude Agents Power MCP Server

Unleash the power of 100+ specialized Claude agents for your development team via MCP

🌟 Features

  • 246 Specialized Agents: From developers to managers, data scientists to security experts
  • AI-Powered Analysis: Intelligent project analysis and agent recommendations
  • Multi-language Support: English (146), Korean (87), Japanese (5), Chinese (8) agents
  • Automatic Integration: Seamless integration with Claude Desktop
  • Smart Recommendations: Context-aware agent suggestions based on your project

📦 Installation

npm install -g claude-agents-power

Via Claude Desktop Configuration

Add to your Claude Desktop config:

{ "mcpServers": { "claude-agents-power": { "command": "npx", "args": ["claude-agents-power"] } } }

🎯 Quick Start

1. Analyze Your Project

// AI-powered project analysis ai-analyze-project --claudeMdPath ./CLAUDE.md

The system automatically recommends agents based on:

  • Project type and complexity
  • Technology stack
  • Missing capabilities
  • Development phase

3. Install Agents

// Auto-install recommended agents agent-download --claudeMdPath ./CLAUDE.md --targetDir ./.claude/agents

🤖 Available Agent Categories

Development (30+ agents)

  • frontend-developer - UI/UX specialist
  • backend-developer - Server-side expert
  • full-stack-developer - End-to-end developer
  • mobile-developer - iOS/Android specialist
  • And many more...

Data & Analytics (20+ agents)

  • data-scientist - ML/AI expert
  • data-engineer - Pipeline specialist
  • data-analyst - Insights expert
  • dba - Database administrator

Management (15+ agents)

  • tech-lead - Technical leadership
  • product-manager - Product strategy
  • project-manager - Project coordination
  • scrum-master - Agile facilitator

Quality & Security (10+ agents)

  • qa-engineer - Testing specialist
  • security-engineer - Security expert
  • devops-engineer - Infrastructure specialist

🔥 AI-Powered Features

Intelligent Project Analysis

{ "projectType": "web-application", "complexity": 9, "technologies": ["React", "TypeScript", "Node.js"], "recommendedAgents": [ "frontend-developer", "qa-engineer", "security-engineer" ] }

Smart Agent Matching

  • Analyzes your CLAUDE.md file
  • Detects project requirements
  • Recommends relevant agents
  • Prioritizes based on needs

📖 Usage Examples

Example 1: React E-commerce Platform

# Automatically recommends: # - frontend-developer (UI implementation) # - qa-engineer (testing strategy) # - security-engineer (payment security) # - devops-engineer (deployment)

Example 2: Data Pipeline Project

# Automatically recommends: # - data-engineer (pipeline design) # - data-scientist (ML models) # - dba (database optimization)

Example 3: Mobile App Development

# Search for mobile specialists agents --search "mobile" --language en

🌍 Multi-language Support

LanguageAgentsCode
English146en
Korean87ko
Japanese5ja
Chinese8zh

📊 Project Statistics

  • Total Agents: 246
  • Categories: 15+
  • Languages: 4
  • Tools Supported: Read, Write, Edit, Bash, Grep
  • AI Analysis: Advanced project understanding

🛠️ MCP Tools

Core Tools

  • analyze-project - Basic project analysis
  • ai-analyze-project - AI-powered deep analysis
  • agents - Search, list, and get agent details
  • manage-agents - Install and manage agents
  • agent-download - AI-powered agent recommendations and download

🔧 Configuration

CLAUDE.md File

Create a CLAUDE.md file in your project root:

# Project Name ## Overview Describe your project here... ## Technologies - React - TypeScript - Node.js ## Requirements - User authentication - Real-time updates - Payment processing

🤝 Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

📝 License

MIT License - see LICENSE file for details

🆘 Support

🎉 Credits

Created with ❤️ by the Claude Agents Power team


Note: This MCP server requires Claude Desktop 0.5.0 or higher

Related MCP Servers

  • -
    security
    F
    license
    -
    quality
    An advanced MCP server that implements sophisticated sequential thinking using a coordinated team of specialized AI agents (Planner, Researcher, Analyzer, Critic, Synthesizer) to deeply analyze problems and provide high-quality, structured reasoning.
    Last updated -
    228
    Python
    • Linux
    • Apple
  • A
    security
    F
    license
    A
    quality
    An MCP server that helps teams create, manage, and access structured project documentation through six core document types, leveraging AI to generate comprehensive project knowledge management.
    Last updated -
    5
    33
    97
    TypeScript
  • A
    security
    F
    license
    A
    quality
    An intelligent MCP server that orchestrates multiple MCP servers with AI-enhanced workflow automation and production-ready context engine capabilities for codebase analysis.
    Last updated -
    3
    TypeScript
  • A
    security
    F
    license
    A
    quality
    An intelligent MCP server that analyzes projects and recommends professional role assignments, enabling users to download specialized agent templates for 100+ roles across various company departments.
    Last updated -
    8
    683
    7

View all related MCP servers

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/hongsw/claude-agents-power-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server