Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

A Model Context Protocol (MCP) server implementation that provides vector database capabilities through Chroma. This server enables semantic document search, metadata filtering, and document management with persistent storage.

<a href="https://glama.ai/mcp/servers/@privetin/chroma">

Check notice on line 5 in README.md

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

README.md#L5

Element: a
<img width="380" height="200" src="https://glama.ai/mcp/servers/@privetin/chroma/badge" alt="Chroma Server MCP server" />

Check notice on line 6 in README.md

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

README.md#L6

Element: img

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

For better accessibility, the alt text for the image could be more descriptive. The current text, "Chroma Server MCP server", is a bit generic. A good alt text should briefly describe the image's content or purpose. Since this is a status badge from Glama, a more specific description would be beneficial for users relying on screen readers.

Suggested change
<img width="380" height="200" src="https://glama.ai/mcp/servers/@privetin/chroma/badge" alt="Chroma Server MCP server" />
<img width="380" height="200" src="https://glama.ai/mcp/servers/@privetin/chroma/badge" alt="Glama MCP Server Status Badge for Chroma" />

</a>

## Requirements

- Python 3.8+
Expand Down Expand Up @@ -180,4 +184,4 @@

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.