Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by mcpflow • Uncategorized
An MCP server that lists and retrieves content from multiple knowledge bases using semantic search.
Perform semantic search across multiple knowledge bases.
Retrieve relevant document chunks based on user queries.
Keep knowledge base indexes updated automatically when content changes.
This MCP server enables semantic search across various knowledge bases by generating embeddings with Hugging Face models and indexing content with FAISS. It automatically updates the index when knowledge base files change, allowing efficient retrieval of relevant document chunks. The server supports multiple knowledge bases and returns results with source references in markdown format, facilitating easy integration and usage within the MCP interface.