Skip to content

Conversation

o2alexanderfedin
Copy link

Summary

  • Add Docker support for Chroma MCP server for containerized deployment
  • Create optimized Dockerfile and Docker Compose setup
  • Configure HTTP transport for Claude connectivity
  • Implement environment variable-based configuration

Testing

  • Tested with Docker Compose setup
  • Verified connectivity from Claude to Chroma MCP server
  • Tested with different environment variable configurations

🤖 Generated with Claude Code

This commit adds Docker support for running Chroma MCP server in a containerized environment:

- Add Dockerfile optimized for container use
- Add entrypoint script to handle environment variable configuration
- Add server script with HTTP transport support
- Add Docker Compose configuration for Chroma and MCP server
- Update documentation with Docker usage instructions

These changes make it easier to deploy Chroma MCP in Docker environments and
improve configuration via environment variables.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
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.

1 participant