Skip to main content
Glama

Claude Agents Power

by hongsw

list-agents

Discover and filter available agents by category to identify the right roles for project tasks, ensuring optimal team composition and task alignment.

Instructions

List all available agents

Input Schema

NameRequiredDescriptionDefault
categoryNoFilter by category
languageNoLanguage preference (en, ko)en

Input Schema (JSON Schema)

{ "properties": { "category": { "description": "Filter by category", "enum": [ "development", "data", "design", "management", "marketing", "operations", "hr", "finance", "legal", "research", "healthcare", "education", "media", "manufacturing", "other" ], "type": "string" }, "language": { "default": "en", "description": "Language preference (en, ko)", "enum": [ "en", "ko" ], "type": "string" } }, "type": "object" }

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