Skip to main content
Glama
hongsw

Claude Agents Power

by hongsw

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
analyze-projectC

Analyze a project directory and recommend suitable sub-agents

search-agentsC

Search for agents by keyword or name

list-agentsB

List all available agents

get-agent-detailsC

Get detailed information about a specific agent

install-agentsC

Install multiple sub-agents to a project directory

recommend-by-keywordsC

Recommend agents based on project keywords

get-download-statsC

Get download statistics for agents

refresh-agentsB

Refresh agents from GitHub repository

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3.4/5.0

Scored across 8 tools

Disambiguation4/5

Most tools have distinct purposes, but 'search-agents' and 'recommend-by-keywords' could cause some confusion as both involve finding agents based on keywords. However, their descriptions clarify that 'search-agents' is for direct keyword/name matching while 'recommend-by-keywords' is for project-based recommendations, which helps mitigate overlap.

Naming Consistency5/5

All tools follow a consistent verb_noun naming pattern with hyphens (e.g., 'analyze-project', 'list-agents', 'install-agents'). There are no deviations in style or convention, making the set highly predictable and readable.

Tool Count5/5

With 8 tools, this server is well-scoped for managing and discovering agents. The count is appropriate for the domain, providing essential operations like listing, searching, installing, and analyzing without being overwhelming or insufficient.

Completeness4/5

The tool set covers core workflows for agent management, including discovery (list, search, recommend), installation, and analysis. A minor gap is the lack of tools for updating or uninstalling agents, which could limit lifecycle management, but agents can still perform basic operations effectively.

Maintenance

ActivityInactive
ResponsivenessNo issues