sui-mcp-server
2
This project is a proof-of-concept MCP server designed to assist in Retrieval-Augmented Generation by querying a vector database and retrieving relevant documents for processing. It integrates the FAISS vector database with a FastAPI server to support AI-agent queries and uses GitHub Move file extraction and LLM integration for comprehensive functionality.
mcp-download
Download Move files from GitHub
mcp-search-index
Enhanced GitHub search and indexing capabilities
mcp-index
Index file
mcp-query
Query vector database
mcp-rag
Integrate with LLM using RAG
mcp-server
Start the server