Skip to main content
Glama

Claude Agents Power

by hongsw

search-agents

Search for specialized agents by keyword or name to find professional roles for project tasks and team compositions. Supports language preferences for efficient results.

Instructions

Search for agents by keyword or name

Input Schema

NameRequiredDescriptionDefault
languageNoLanguage preference (en, ko)en
queryYesSearch query for agents

Input Schema (JSON Schema)

{ "properties": { "language": { "default": "en", "description": "Language preference (en, ko)", "enum": [ "en", "ko" ], "type": "string" }, "query": { "description": "Search query for agents", "type": "string" } }, "required": [ "query" ], "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