Skip to main content
Glama
liatrio-labs

Slash Command Manager

by liatrio-labs

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": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
basic-exampleA

Return a static message for testing.

Prompts

Interactive templates invoked by user choice

NameDescription
placeholderA placeholder prompt for testing the slash command generator and MCP server

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4/5.0

Scored across 1 tool

Disambiguation5/5

Only one tool exists, so there is no risk of confusion between tools. The single tool's purpose is clearly described.

Naming Consistency5/5

With a single tool named 'basic-example', naming consistency is trivially maintained. The name uses a clear hyphenated pattern.

Tool Count2/5

The server is titled 'Slash Command Manager' but provides only one test tool. This is far too few tools for the implied scope of managing slash commands.

Completeness1/5

The single tool is a static test example, offering no actual functionality for managing slash commands. The surface is severely incomplete relative to the server's purpose.

Maintenance

ActivityInactive
ResponsivenessUnresponsive