vectra-mcp-server
1
Vectra MCP Server is a TypeScript-based server allowing for the management and querying of a Vectra knowledge base. It integrates with MCP clients and interacts with a backend Vectra API, providing tools for collection management and hybrid search capabilities.
Vectra MCP Server
A Model Context Protocol (MCP) server for interacting with a Vectra knowledge base.
Features
- Create and manage Vectra collections
- Embed texts and files into Vectra
- Query collections using hybrid and graph search
- Direct interaction with ArangoDB nodes
Vectra MCP Server is a TypeScript server that integrates with Vectra instances via a backend API. It is used to facilitate communication with MCP-compatible clients.