Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DDS_COOKIENoDDS API Cookie for Lanhu (alternative to LANHU_COOKIE)
LANHU_COOKIENoCookie for Lanhu app authentication
ZENTAO_COOKIENoCookie for Zentao authentication (requires zentaosid and zp)
GOOGLE_API_KEYNoGoogle Gemini API Key
OPENAI_API_KEYNoOpenAI API Key (or compatible endpoint)
ANTHROPIC_API_KEYNoAnthropic Claude API Key
LIFE_SAVER_CONFIGNoPath to JSON configuration file

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
analyze_imageD
analyze_urlD

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

D1.8/5.0

Scored across 2 tools

Disambiguation5/5

The two tools target different input types (image vs URL), making them clearly distinct despite lacking descriptions.

Naming Consistency5/5

Both tool names follow the consistent 'analyze_' verb_noun pattern.

Tool Count3/5

With only 2 tools, the server feels minimal but may be appropriate for a narrow scope; the name 'Life Saver' suggests a focused utility.

Completeness2/5

The server only offers analysis operations with no CRUD or lifecycle coverage, leaving potential gaps in functionality.

Maintenance

ActivitySlowing
ResponsivenessNo issues