mcp-test-server
0
The MCP Test Server is a Python-based implementation leveraging the Model Context Protocol to enable a RAG system with OpenAI's vector store capabilities. It allows for creating and querying vector databases from local directories, integrating seamlessly with other applications like Claude.
1
**create_vector_db_from_directory**
2
**query_vector_db**