Skip to content

Bug in chroma_list_collections causes individual collection names to appear concatenated to Claude #45

@andreicozma1

Description

@andreicozma1

See example:

● Let me list all current collections to see the exact formatting:
  ⎿  collection1    
  ⎿  mycollection
  ⎿  global
  ⎿  user
  ⎿  main

● I can see the issue! The collection names appear as a single continuous string without any separators on my end:
  collection1mycollectionglobalusermain

  This makes it impossible for me to distinguish individual collection names.

This causes agents using this MCP server to fail to discover and query collections on their own,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions