Skip to content

Conversation

@Laura-dotCMS
Copy link

@Laura-dotCMS Laura-dotCMS commented Jan 9, 2026

Proposed Changes

Updated the MCP server to use the new content drive API instead of the LLM crafting lucene queries.

Closes: #34201

Checklist

  • Tests
  • Translations
  • Security Implications Contemplated (add notes if applicable)

Additional Info

Updates create a more structured input/output for the LLM to consume.

Screenshots

Original Updated
** original screenshot ** ** updated screenshot **

Laura Cabrerizo and others added 4 commits January 7, 2026 13:44
…t will list the contents of a folder when queried. It will then load the raw json into the context (optional) to be used by the MCP server for further sorting and filtering.
…use the new Content Drive API. Updated the LLM search description with new directives.
…drive API instead of having the MCP server create lucene queries. REF: #34201
@dotCMS dotCMS deleted a comment from github-actions bot Jan 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE] MCP Server List Folder Contents

2 participants