Merge pull request #451 from privetin/chroma

Add Chroma as a community MCP server
This commit is contained in:
Justin Spahr-Summers
2025-01-10 12:58:53 +00:00
committed by GitHub

View File

@@ -118,6 +118,7 @@ A growing set of community-developed and maintained servers demonstrates various
- **[Anki](https://github.com/scorzeth/anki-mcp-server)** - An MCP server for interacting with your [Anki](https://apps.ankiweb.net) decks and cards.
- **[Keycloak MCP](https://github.com/ChristophEnglisch/keycloak-model-context-protocol)** - This MCP server enables natural language interaction with Keycloak for user and realm management including creating, deleting, and listing users and realms.
- **[Scholarly](https://github.com/adityak74/mcp-scholarly)** - A MCP server to search for scholarly and academic articles.
- **[Chroma](https://github.com/privetin/chroma)** - Vector database server for semantic document search and metadata filtering, built on Chroma
## 📚 Frameworks