Skip to main content
Glama
rocnubie

videotoaudioconverter-mcp

by rocnubie

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

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
}
prompts
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_local_setupA

Return canonical local-setup guidance for running the AI workflow on-device. (Video to Audio Converter)

get_official_linksA

Return the canonical list of official links for Video to Audio Converter (website, support, docs when available).

Prompts

Interactive templates invoked by user choice

NameDescription
tell_me_about_videotoaudioconverterSummarize what the site is, who it's for, and how it works. — Video to Audio Converter
walkthrough_local_setup_videotoaudioconverterWalk through the local-first setup steps for the site, end-to-end. — Video to Audio Converter

Resources

Contextual data attached and managed by the client

NameDescription
local-setupLocal-first setup notes for on-device AI workflows.
faqShort FAQ generated from public site metadata.
linksCanonical URLs to share with users.

TDQS

A3.7/5.0

Scored across 2 tools

Disambiguation5/5

The two tools are clearly distinct: one provides local setup instructions, the other provides official links. There is no overlap in purpose, so an agent can easily choose the correct tool.

Naming Consistency5/5

Both tools follow a consistent get_<noun> pattern, with descriptive nouns (local_setup, official_links). The naming is predictable and uniform.

Tool Count3/5

With only two tools, the server feels minimal and thin for its name. However, if the server's scope is solely to provide setup and link information, the count is not entirely unreasonable, though it is borderline.

Completeness1/5

The server claims to be a 'Video to Audio Converter' but provides no conversion-related functionality. There are no tools for converting, managing files, or handling formats—only informational utilities. This is a severe gap relative to the apparent domain.