mcp_recommend
Recommend MCP servers for a described goal or task, or suggest servers based on recent tool-call patterns when no query is provided.
Instructions
Get MCP server recommendations. Pass query to describe a goal or task (e.g. "file sync with cloud storage", "manage GitHub issues"). Omit query to get suggestions based on your recent tool-call patterns.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of recommendations (default 5, max 20) | |
| query | No | Free-text goal or task. When provided, recommends servers that match this intent using semantic/keyword/expansion search. When omitted, recommends based on usage history. | |
| category | No | Optional category slug to filter (e.g. 'developer-tools', 'data-databases'). Only used with `query`. |