Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AMIRA_EXENoPath to Amira3D.exe (optional override)
AVIZO_EXENoPath to Avizo3D.exe (optional override)
AVIZO_HOMEYesPath to the Avizo/Amira installation directory (e.g., C:\Program Files\Thermo Scientific Amira-Avizo3D 2024.1)
AVIZO_TO_GO_EXENoPath to AvizoToGo.exe (optional override)
AVIZO_PYTHON_EXENoPath to bundled Python executable (optional override)
AVIZO_MCP_WORKDIRYesDirectory for job scripts and logs (e.g., C:\Users\<you>\Documents\avizo_mcp_jobs)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_avizo_installationA

Report local Amira-Avizo paths used by this MCP server.

list_demo_projectsC

List bundled Avizo .hx demo projects.

inventory_avizo_projectC

Inventory an Avizo/Amira project tree and classify common files.

list_hx_scriptsC

List .hx scripts in a project tree with basic metadata.

inspect_hx_scriptB

Read the start of an Avizo .hx script and summarize common commands.

create_hx_scriptC

Create a timestamped Avizo .hx script under the MCP work directory.

create_python_scriptC

Create a Python script under the MCP work directory for Avizo Python runs.

create_python_script_objectC

Create an Amira-Avizo .pyscro script-object skeleton and matching .rc registration.

launch_avizoC

Launch an Avizo executable with optional command-line arguments.

run_hx_scriptC

Launch Avizo or AvizoToGo with a .hx script path.

run_avizo_pythonC

Run a Python script using Avizo's bundled Python interpreter.

read_job_logC

Read a log file produced by this MCP server.

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/songyb1998/avizo-mcp'

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