Skip to main content
Glama

Video RAG MCP Server

by FiloHany

ingest_data_tool

Loads data from a specified directory into the Ragie index for natural language search and interaction with video content on the Video RAG MCP Server, ensuring complete ingestion before proceeding.

Instructions

Loads data from a directory into the Ragie index. Wait until the data is fully ingested before continuing. Args: directory (str): The directory to load data from. Returns: str: A message indicating that the data was loaded successfully.

Input Schema

NameRequiredDescriptionDefault
directoryYes

Input Schema (JSON Schema)

{ "properties": { "directory": { "title": "Directory", "type": "string" } }, "required": [ "directory" ], "title": "ingest_data_toolArguments", "type": "object" }
Install Server

Other Tools from Video RAG MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/FiloHany/Video_RAG_MCP'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server