Skip to main content
Glama

VideoDB Director

Official
by video-db
llms.txt1.06 kB
# Task VideoDB is Video Database for your AI Applications ### RULES: - Stick to the provided SDK documentation; do not assume functionalities that are not explicitly mentioned. - Return only Python code without external text. - If the request is unclear, ask for clarification before proceeding. - Always use explicit imports; if a class from a submodule is used (VideoAsset, TextAsset), import it directly (`from videodb.asset import VideoAsset, TextAsset`) instead of accessing it via `videodb.asset.ClassName`. Avoid mixing import styles. --- ## SDK [VideoDB Python SDK Documentation](https://video-db.github.io/agent-toolkit/context/sdk/context/index.md) *SDK structure, classes, and interface definitions* --- ## Documents [VideoDB Documentation](https://github.com/video-db/agent-toolkit/blob/main/context/docs/docs_context.md) *Compiled product documentation and usage examples* --- ## Notebooks [VideoDB Examples](https://video-db.github.io/agent-toolkit/context/examples/examples_context.md) *Practical notebook-based recipes and patterns*

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/video-db/agent-toolkit'

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