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

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
write_drake_barsA

Turn a situation or topic into short Drake-style lyrics. Pass what the user is going through.

Prompts

Interactive templates invoked by user choice

NameDescription
drake_modeWrap a situation so the model writes (or asks for) Drake-style bars.

Resources

Contextual data attached and managed by the client

NameDescription
style-guideHow this server writes Drake-style lyrics.
ui://drake/drake-app.html

TDQS

A4.2/5.0

Scored across 1 tool

Disambiguation5/5

Only one tool exists, so there is no possibility of confusion. The purpose of write_drake_bars is clearly described and distinct.

Naming Consistency5/5

With a single tool, the naming is trivially consistent. The name write_drake_bars follows a clear verb_noun pattern and accurately conveys functionality.

Tool Count4/5

While the server has only one tool, the scope is extremely narrow (generating Drake-style lyrics). The single tool fully addresses this purpose, though the count is slightly below the typical range.

Completeness5/5

For its stated domain, the tool fully covers the only required operation. There are no obvious gaps in functionality for generating Drake-style lyrics from a topic.

Maintenance

ActivitySlowing
ResponsivenessNo issues