Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoThe port number for HTTP mode server deployment3000

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
fetch_youtube_subtitlesA

Fetch subtitles/transcripts from YouTube videos. Supports multiple output formats (SRT, VTT, TXT, JSON) and language selection. Returns complete subtitle content with timestamps.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.8/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of ambiguity or overlap between tools. The tool has a clear, distinct purpose focused on fetching YouTube subtitles.

Naming Consistency5/5

Since there is only one tool, naming consistency is inherently perfect. The tool name 'fetch_youtube_subtitles' follows a clear verb_noun pattern, but no comparison is needed.

Tool Count2/5

A single tool is too few for a server with the apparent scope of YouTube subtitle management, as it lacks operations like searching for videos, handling errors, or managing subtitle files. This minimal set may cause agent failures due to incomplete functionality.

Completeness2/5

The server is severely incomplete for its domain; it only provides fetching subtitles but lacks essential operations such as searching for videos, uploading or editing subtitles, or handling multiple videos. This creates significant gaps in coverage for subtitle-related workflows.

Maintenance

ActivityInactive
ResponsivenessNo issues