vectra-mcp-server

theVuArena/vectra-mcp-server

3.2

If you are the rightful owner of vectra-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server for interacting with a Vectra knowledge base.

Tools

Functions exposed to the LLM to take actions

create_collection

Create a new Vectra collection.

list_collections

List existing Vectra collections.

embed_texts

Embeds multiple text items in batch into Vectra.

embed_files

Reads multiple local files and embeds their content into Vectra.

add_file_to_collection

Add an already embedded file to a specific Vectra collection.

list_files_in_collection

List files within a specific Vectra collection.

query_collection

Query the knowledge base within a specific Vectra collection.

delete_file

Delete a file and its associated embeddings from Vectra.

get_arangodb_node

Fetch a specific node directly from the underlying ArangoDB database by its key.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources