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
    A
    license
    -
    quality
    An MCP server that converts Cursor agent plans into structured markdown task lists and organizes them in your repository, helping you track AI-generated plans and recommendations as actionable specifications.
    Last updated -
    10
    Python
    MIT License
    • Linux
    • Apple
  • A
    security
    F
    license
    A
    quality
    An MCP server that allows coding agents to look up contextual rules and patterns on demand, providing just-in-time guidance for specific tasks like writing tests or authoring UI.
    Last updated -
    2
    9
    TypeScript
  • -
    security
    A
    license
    -
    quality
    An enhanced MCP server that provides intelligent memory and task management for AI assistants, featuring semantic search, automatic task extraction, and knowledge graphs to help manage development workflows.
    Last updated -
    11
    Python
    MIT License
    • Apple
    • Linux
  • A
    security
    A
    license
    A
    quality
    A comprehensive MCP server providing tools for AI agents to interact with code, including reading symbols, importing modules, replacing text, and sending OS notifications.
    Last updated -
    3
    51
    2
    TypeScript
    MIT License
    • Linux
    • Apple

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/pair-role-mcp-server'

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