Skip to main content
Glama
cqfn
by cqfn

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
}

Tools

Functions exposed to the LLM to take actions

NameDescription
find_the_most_critical_design_issueA

Analyze one Java file. Find the most serious design flaw. It must need immediate refactoring. Ignore cosmetic or minor issues. Fix the one problem that will best improve code quality. Code quality means maintainability, readability, loose coupling, and high cohesion. Point out the problem and where it is in the file.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.9/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of ambiguity or overlap. The tool's purpose is clearly defined.

Naming Consistency5/5

Single tool, so no inconsistency. The name follows a verb_noun pattern (find_issue).

Tool Count3/5

One tool for a specific purpose (finding design issues in one file) is borderline but acceptable for a narrow scope.

Completeness2/5

The server only covers a single operation (analyze one file for one issue). Lacks features like batch processing, multiple issue types, or suggestions, leaving significant gaps for a design review tool.

Maintenance

ActivityInactive
ResponsivenessUnresponsive