Skip to main content
Glama
by hongsw

recommend-by-keywords

Analyze project keywords to identify and recommend specialized agents for optimal role assignments, enabling efficient deployment of professional expertise across diverse departments.

Instructions

Recommend agents based on project keywords

Input Schema

NameRequiredDescriptionDefault
keywordsYesList of project keywords (e.g., api, database, ui)

Input Schema (JSON Schema)

{ "properties": { "keywords": { "description": "List of project keywords (e.g., api, database, ui)", "items": { "type": "string" }, "type": "array" } }, "required": [ "keywords" ], "type": "object" }

Other Tools

Related Tools

Latest Blog Posts

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