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
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
compute_diffA

Computes a highly accurate diff with move detection using the VS Code advanced diff algorithm. Returns a human-readable unified diff string with context lines, move annotations, and a summary.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4.1/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no risk of confusion between tools. The single tool has a clear and distinct purpose.

Naming Consistency5/5

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

Tool Count4/5

The server has only one tool, which is slightly thin for typical MCP servers but is well-scoped for its focused purpose of computing diffs.

Completeness5/5

The tool fully covers the domain of diff computation with advanced features like move detection and a human-readable summary, leaving no obvious gaps.

Maintenance

ActivityMaintained
ResponsivenessSyncing