galaxy_morphology_mcp
by weinaike
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GALFIT_BIN | No | Path to GALFIT executable (required for GALFIT tools). | |
| GALFITS_BIN | No | Command or Python module path for GalfitS (required for GalfitS tools). | |
| GEMINI_MODEL | No | Model name for Gemini ACP mode (optional). | |
| GS_DATA_PATH | No | Path to GalfitS data directory (required for GalfitS tools). | |
| OPENAI_MODEL | No | Model name for VLM analysis (default: gemini-3-flash-preview). | gemini-3-flash-preview |
| ANALYSIS_MODE | No | Analysis backend: vlm (default), cc, or acp. | vlm |
| GEMINI_API_KEY | No | API key for Gemini ACP mode (optional, use local session by default). | |
| OPENAI_API_KEY | No | API key for OpenAI-compatible API (used for VLM analysis mode). | |
| OPENAI_BASE_URL | No | Base URL for OpenAI-compatible API (optional, defaults to official endpoint). | |
| VISUALRAG_TOP_K | No | Top K for visualRAG retrieval per role. | 5 |
| CLAUDECODE_MODEL | No | Model name for Claude Code analysis (optional). | |
| MCP_ALLOWED_HOSTS | No | Allowed hosts for HTTP server (default: *). | * |
| VISUALRAG_ENABLED | No | Kill switch for visualRAG (only '0' disables). | 1 |
| CLAUDECODE_API_KEY | No | API key for Claude Code Agent SDK (used when ANALYSIS_MODE=cc). | |
| VISUALRAG_STRATEGY | No | Retrieval strategy: both (default), visual, or param. | both |
| CLAUDECODE_BASE_URL | No | Base URL for Claude Code Agent SDK (optional). | |
| VISUALRAG_SERVICE_URL | No | URL of visualRAG retrieval service (optional, empty to disable). |
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
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivitySlowing
ResponsivenessNo issues