Skip to main content
Glama
dvnc-labs
by dvnc-labs

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FFPROBE_PATHNoPath to a specific ffprobe binary (default uses bundled ffprobe-static)

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

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
probe_mediaA

Inspect a local video or audio file with ffprobe and return structured format and stream metadata.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.7/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of ambiguity. The agent can clearly identify its purpose.

Naming Consistency5/5

A single tool trivially satisfies naming consistency, as there is no pattern to conflict with.

Tool Count3/5

One tool is minimal but appropriate for a focused probing server. However, it feels thin compared to typical multi-tool servers.

Completeness4/5

The tool covers the core functionality of inspecting media files and returning metadata. Minor gaps might exist (e.g., no detailed stream selection), but it is sufficient for its stated purpose.

Maintenance

ActivityStale
ResponsivenessNo issues