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
}

Tools

Functions exposed to the LLM to take actions

NameDescription
pela_translate_tuningA

Return translation tuning instructions (naturalness, tone, script) for a given language pair.

Prompts

Interactive templates invoked by user choice

NameDescription
pela_translate_tuningModel response tuning for translation work: naturalness, tone, and script guidance for a given language pair.

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4.3/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of confusing it with another tool. The tool's purpose is clearly described, and there are no overlapping tools to cause misselection.

Naming Consistency5/5

The single tool name follows a clear descriptive pattern (prefix + action + object). There is no inconsistency because there is only one tool, so the naming is trivially consistent.

Tool Count3/5

The server contains exactly one tool, which feels thin for an MCP server but is borderline appropriate given the narrow scope of returning translation tuning instructions. A count of 1 is at the lower end of the acceptable range.

Completeness4/5

For the stated purpose of providing translation tuning instructions, the tool covers the core need. However, there is no way to discover supported language pairs or obtain batch instructions, which is a minor gap that agents can work around with external knowledge.

Maintenance

ActivityStale
ResponsivenessNo issues