recommend_for_goal
Break down a complex goal into sub-tasks and find matching MCP servers for each part. Use optional project context for better recommendations.
Instructions
Decompose a multi-part goal into sub-queries and recommend MCP servers for each part. Splits on hard boundaries: '. ', '; ', ' then ', ', then ', ' and then ' (not bare ' and '). project: optional project context prepended to each sub-query for richer semantic matching. Example: goal="integrate GitHub. add Stripe payments", project="Python FastAPI backend"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal | Yes | ||
| project | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |