Avizo MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AMIRA_EXE | No | Path to Amira3D.exe (optional override) | |
| AVIZO_EXE | No | Path to Avizo3D.exe (optional override) | |
| AVIZO_HOME | Yes | Path to the Avizo/Amira installation directory (e.g., C:\Program Files\Thermo Scientific Amira-Avizo3D 2024.1) | |
| AVIZO_TO_GO_EXE | No | Path to AvizoToGo.exe (optional override) | |
| AVIZO_PYTHON_EXE | No | Path to bundled Python executable (optional override) | |
| AVIZO_MCP_WORKDIR | Yes | Directory for job scripts and logs (e.g., C:\Users\<you>\Documents\avizo_mcp_jobs) |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_avizo_installationA | Report local Amira-Avizo paths used by this MCP server. |
| list_demo_projectsC | List bundled Avizo |
| inventory_avizo_projectC | Inventory an Avizo/Amira project tree and classify common files. |
| list_hx_scriptsC | List |
| inspect_hx_scriptB | Read the start of an Avizo |
| create_hx_scriptC | Create a timestamped Avizo |
| create_python_scriptC | Create a Python script under the MCP work directory for Avizo Python runs. |
| create_python_script_objectC | Create an Amira-Avizo |
| launch_avizoC | Launch an Avizo executable with optional command-line arguments. |
| run_hx_scriptC | Launch Avizo or AvizoToGo with a |
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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