F
licenseNot graded
qualityD
maintenanceA MCP server for document ingestion and semantic search using ChromaDB and sentence transformers, enabling users to query natural language over ingested documents.
-
No user-submitted related servers found.
Scored across 5 tools
Each tool has a clearly distinct purpose: save, search, list, delete, and get info. There is no overlap or ambiguity between them.
Tool names follow a consistent verb_noun pattern (save, search, list, delete, get). Minor inconsistency: some use 'research_data' and others 'topic(s)', but the pattern is still predictable.
Five tools is well-scoped for a research assistant. Each tool covers a necessary function without redundancy or bloat.
Core lifecycle is covered: create (save), read (search, get_info, list), and delete (topic). Missing an update/edit tool, but for research data re-saving is a viable workaround.