Skip to content

feat: add MCP tools for Bloomreach Recommendations feature #182

@sigvardt

Description

@sigvardt

Description

The bloomreachRecommendations.ts file exists in the core package sources but looking at the MCP server, there are no recommendation-related MCP tools registered. The Bloomreach Recommendations feature is one of the key platform capabilities (product recommendations, personalization models).

Expected Tools

Based on the sitemap (docs/SITEMAP.md), the Campaigns > Recommendations section should have:

  • bloomreach.recommendations.list — List recommendation models
  • bloomreach.recommendations.view — View model configuration and performance
  • bloomreach.recommendations.prepare_create — Create a new recommendation model
  • bloomreach.recommendations.prepare_configure — Configure model parameters
  • bloomreach.recommendations.prepare_start / prepare_stop — Start/stop a model

Impact

Recommendations are listed in the sitemap as a key feature but have no MCP tools. This is a gap between the documented platform capabilities and the tool coverage.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions