Skip to main content
Glama
flothjl
by flothjl

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

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
AnalyzeFileC

Run a file through analysis. You MUST provide a valid Path for 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

B3.1/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of ambiguity or overlap between tools. The tool's purpose is clearly defined as analyzing a file, leaving no room for confusion or misselection.

Naming Consistency5/5

A single tool inherently has perfect naming consistency, as there are no other tools to compare against. The tool name 'AnalyzeFile' follows a clear verb_noun pattern, which would be consistent if more tools were added.

Tool Count2/5

One tool is too few for a server named 'lsp-mcp', which suggests a Language Server Protocol domain. A single analysis tool lacks the expected scope for language features like diagnostics, completions, or refactoring, making it feel incomplete and thin.

Completeness2/5

The tool set is severely incomplete for an LSP-related server. It only provides file analysis, missing essential operations such as getting diagnostics, providing code completions, or handling references, which are core to language server functionality.

Maintenance

ActivityInactive
ResponsivenessNo issues