Skip to main content
Glama

Claude Agents Power

by hongsw

search-agents

Find precise agent matches by searching with keywords or names. Enables efficient discovery of specialized professionals tailored to specific roles and project needs within your organization.

Instructions

Search for agents by keyword or name

Input Schema

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

Input Schema (JSON Schema)

{ "properties": { "language": { "default": "en", "description": "Language preference (en, kr)", "enum": [ "en", "kr" ], "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/pair-role-mcp-server'

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