Skip to main content
Glama
wjxn13

dsh-video-evidence

by wjxn13

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
VDB_CACHENoPath to the SQLite cache database for transcriptions.<plugin directory>/cache.sqlite3
FFMPEG_BINNoPath to ffmpeg executable. If not set, it will be looked up in PATH. Only needed if ffmpeg is not available in PATH.PATH's ffmpeg
VDB_STRIDENoSliding window stride in seconds for chunking transcripts.30
VDB_WINDOWNoSliding window length in seconds for chunking transcripts.45
ASR_MODEL_DIRNoDirectory for faster-whisper models. If not set, defaults to <plugin directory>/models/base.<plugin directory>/models/base
BILI_SESSDATANoBilibili SESSDATA cookie. Optional. Without it, search and stream fetching still work; with it, the official subtitle channel may be attempted.
VDB_AUDIO_SECNoDefault maximum audio length (in seconds) to transcribe per video.300
VDB_CACHE_TTLNoCache validity period in seconds.2592000 (30 days)
VDB_BUDGET_SECNoDefault total time budget in seconds before returning partial results.170
VDB_MAX_VIDEOSNoDefault maximum number of candidate videos to process.3
VDB_WORKER_TIMEOUTNoTimeout for the Python worker in milliseconds.220000

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/wjxn13/dsh-video-evidence'

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