ml-lab-mcp
by CyrusTao
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MLLAB_HOST | No | HTTP 绑定地址。 | 0.0.0.0 |
| MLLAB_PORT | No | HTTP 端口。 | 8000 |
| MLLAB_ROOT | No | 作业簿记根目录。 | ~/ml-lab |
| MLLAB_TRANSPORT | No | 传输方式,可为 streamable-http 或 stdio(本地调试,无鉴权)。 | streamable-http |
| MLLAB_AUTH_TOKEN | Yes | HTTP 鉴权 Bearer token,不设则拒绝启动。 | |
| MLLAB_PUBLIC_HOST | No | 拼进 TensorBoard URL 里的主机名/IP,默认自动探测。 |
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
ResponsivenessNo issues