Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LVKE_MCP_PROFILENoThe profile name for the MCP server.default
LVKE_MCP_TMP_DIRNoThe temporary directory for the MCP server. Defaults to ~/.lvke/tmp.~/.lvke/tmp
LVKE_MCP_DATA_DIRNoThe data directory for the MCP server. Defaults to ~/.lvke/.~/.lvke
LVKE_MCP_TAVILY_API_KEYNoThe Tavily API key used for web search.

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

Tools

Functions exposed to the LLM to take actions

NameDescription
echoB

示例工具:原样回显 message 参数。

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

Only one tool exists, so there is no possibility of confusion or overlap between tools. Every tool has a clearly distinct purpose by default.

Naming Consistency5/5

With a single tool, there is no pattern to violate. The name 'echo' is simple, clear, and directly describes its behavior.

Tool Count1/5

The server has only one trivial tool (echo), which is far too few to provide any useful functionality. This is an extreme mismatch between the tool count and any conceivable practical scope.

Completeness1/5

The server only echoes input and offers no other operations. The surface is severely incomplete, lacking any meaningful domain coverage or lifecycle support.

Maintenance

ActivitySlowing
ResponsivenessNo issues