recommend_next
Recommends the next MCP server to add by analyzing your current stack and new project context, with reasons.
Instructions
Mid-project advisor: given your current MCP stack (list of server names) and a new development context, recommend what to add next and why. Example: current_stack=["github", "filesystem"], new_context="adding Stripe payments and PDF invoices" session_file: optional path to a session notes file whose content is appended to new_context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| current_stack | Yes | ||
| new_context | Yes | ||
| session_file | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |