We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/djm81/chroma_mcp_server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
bug_report.md•757 B
---
name: Bug report
about: Create a report to help us improve
title: '[BUG] '
labels: bug
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Set up environment with '...'
2. Configure ChromaDB with '...'
3. Run command '...'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots or Logs**
If applicable, add screenshots or log outputs to help explain your problem.
**Environment:**
- OS: [e.g. Ubuntu 22.04, macOS 14.3]
- Python Version: [e.g. 3.12.2]
- ChromaDB Version: [e.g. 0.6.3]
- Chroma MCP Server Version: [e.g. 0.1.0]
**Additional context**
Add any other context about the problem here.