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

Tools

Functions exposed to the LLM to take actions

NameDescription
envi_classic_health_checkA

读取本机注册表和安装文件,确认 ENVI Classic 5.6(64 位)能否被安全启动。

envi_classic_launchB

在指定实验工作区下创建全新的证据目录并启动 ENVI Classic 5.6。只返回本服务可控制的会话 ID。

envi_classic_register_inputsA

在截图前登记老师的数据、实验指导书和报告模板,逐文件计算 SHA-256 并写入证据清单;输入必须位于实验工作区内。

envi_classic_set_stage_planA

把指导书拆出的有序阶段、证据类型、必填参数和预期窗口写入清单并锁定。锁定后不能替换或降低阶段要求。

envi_classic_list_windowsA

列出指定受控 ENVI 进程当前拥有的可见顶层窗口、标题和几何信息。

envi_classic_list_menu_itemsA

分页返回 ENVI Classic 主窗口的真实 Win32 菜单路径和命令 ID;可用 filter_text 缩小结果。

envi_classic_invoke_menuA

按完整菜单名称路径调用原生 WM_COMMAND,不依赖菜单像素坐标。路径示例:["Filter", "Convolutions and Morphology"]。

envi_classic_run_recipeA

顺序执行最多 100 个受限动作:菜单、等待窗口、窗口内相对点击、文本、按键、短等待和证据截图。dry_run 只验证动作,不操作 GUI。

envi_classic_capture_evidenceA

截取指定受控 ENVI 窗口,按顺序保存 PNG,并把阶段、说明、参数、窗口标题、时间和 SHA-256 写入证据清单。

envi_classic_register_outputA

登记实验工作区内已经生成的结果文件并计算哈希。不会修改结果文件,也不允许读取工作区外的文件。

envi_classic_finalize_evidenceA

按指导书顺序检查必需阶段、截图哈希、重复项、顺序和输出文件;生成 JSON 与 Markdown 证据包。complete=false 时不得进入报告生成。

envi_classic_close_sessionA

只关闭由本服务启动的指定 ENVI 进程。默认先正常关闭;若存在未保存提示则保留进程。force=true 才会强制终止。

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/xuedai-mayi/envi-classic-remote-sensing'

If you have feedback or need assistance with the MCP directory API, please join our Discord server