Skip to main content
Glama

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

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
get_track_namesB
Get the names of tracks in Ableton Live.

Args:
    index_min: Optional minimum track index
    index_max: Optional maximum track index

Returns:
    A formatted string containing track names

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3.2/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of ambiguity or overlap between tools. The single tool 'get_track_names' has a clearly defined and distinct purpose.

Naming Consistency5/5

A single tool inherently has perfect naming consistency, as there are no other tools to compare it against. The name 'get_track_names' follows a clear verb_noun pattern.

Tool Count2/5

A single tool for an 'Ableton Live MCP Server' feels severely underpowered and incomplete. This server appears to control a complex digital audio workstation, yet only offers track name retrieval with no ability to modify tracks, manage clips, control playback, or perform other essential DAW operations.

Completeness1/5

The tool surface is extremely incomplete for an Ableton Live integration. There are massive gaps: no track creation/deletion, no clip manipulation, no transport controls (play/stop/record), no device management, no mixer controls, and no session/scene operations. This single read-only tool provides almost no practical workflow coverage.

Maintenance

ActivityInactive
ResponsivenessNo issues