Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
IHM_LOG_LEVELNoSet to DEBUG for verbose logging output.

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": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
pingA

Check that the server is alive and report its version and data attribution.

This tool touches no upstream service. It is a placeholder used to verify transport and tool wiring, and will be removed once real tools exist.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.8/5.0

Scored across 1 tool

Disambiguation5/5

With only a single tool, there is no possibility of confusing it with other tools. The tool's purpose as a health check is clearly distinct.

Naming Consistency5/5

The tool name 'ping' is a standard, recognizable term for a liveness check. While there is no pattern to compare against, the naming is unambiguous and follows common convention.

Tool Count2/5

The server has only one placeholder tool, which is far too few for the domain implied by 'Israel Hiking MCP.' A single ping tool does not provide any substantive functionality.

Completeness1/5

The tool surface is severely incomplete. The server's purpose appears to be related to hiking, but no actual hiking tools exist; only a placeholder ping is provided, so there is no coverage of the domain.

Maintenance

ActivitySlowing
ResponsivenessNo issues