Skip to main content
Glama
lahuman

mcp-variable

by lahuman

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_VARIABLE_CSVNoPath to the CSV file containing terms. Can also be set via --csv command-line argument. Default is ./data/terms.csv

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
}

Tools

Functions exposed to the LLM to take actions

NameDescription
convert_termsC

Convert Korean business terms to physical names, or physical snake/camel names back to Korean terms, using a CSV dictionary.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.5/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no ambiguity or overlap with other tools. The tool's purpose is clear and distinct.

Naming Consistency5/5

The single tool name 'convert_terms' follows a clear verb_noun pattern, which is consistent and predictable.

Tool Count5/5

The server has exactly one tool, which is appropriate for its focused purpose of converting Korean business terms. No redundancy exists.

Completeness4/5

The tool covers both directions of conversion (Korean to physical names and back), fulfilling its core purpose. Minor gaps include lack of dictionary management features, but the tool is complete for conversion tasks.

Maintenance

ActivityInactive
ResponsivenessNo issues