MFlowy
by ifoodsci-ai
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PYTHONPATH | No | Package root for custom JobProvider modules. | |
| MFLOWY_TELEMETRY | No | Telemetry mode: 'ask' (default, prompts on first tool call), 'on', or 'off'. An explicit setting overrides settings.json. | ask |
| MFLOWY_JOB_PROVIDER | No | JobProvider resolution: 'local' (default) or 'module:Class' for a custom implementation. | local |
| MLFLOW_TRACKING_URI | No | Tracking server URI. When not set, workflow and query tools use the local fixed database at ~/.mflowy/mlflow.db. | ~/.mflowy/mlflow.db |
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
ActivityMaintained
ResponsivenessUnresponsive