Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by Lemos1347 • Search & Retrieval
A lightweight MCP server that provides semantic document similarity search using ChromaDB and Google's text embeddings.
Retrieve semantically similar document chunks for question-answering or retrieval-augmented generation.
Integrate a local MCP tool into Claude Desktop or other MCP-capable clients to enable document lookups.
Build a searchable vector database over a directory of files using Google embeddings and ChromaDB.
This project ingests documents from a directory, chunks them, generates semantic embeddings with Google's text-embedding-004 model, and stores them in a persistent ChromaDB vector database. It exposes an MCP tool to query for similar chunks (get_similar_chunks) so other agents or tools can perform retrieval-augmented tasks. The server is designed for easy integration (e.g., with Claude Desktop) and simplifies building semantic search capabilities over local document collections.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.