mlop
Project description
git clone https://github.com/SLENSER0/ml_logger
cd ml_logger
pip install .
import mlop
MCP server (Claude Code / Cursor)
mlop mcp runs a read-only MCP stdio
server over your mlop instance, so coding agents can answer questions like
"which run had the best val_acc?" or "why did eval costs spike yesterday?".
pip install 'mlop-sl[mcp]'
Register with Claude Code:
claude mcp add mlop -e MLOP_API_KEY=mlps_... -e MLOP_HOST=https://slenser0.tech -- mlop mcp
Or in a generic MCP client config (Cursor mcp.json and similar):
{
"mcpServers": {
"mlop": {
"command": "mlop",
"args": ["mcp"],
"env": {
"MLOP_API_KEY": "mlps_...",
"MLOP_HOST": "https://slenser0.tech"
}
}
}
}
If MLOP_API_KEY is unset, the server falls back to the token stored by
mlop login. Tools: list_projects, list_runs, list_metrics,
get_metric_series, search_spans, get_costs, get_run_url.
Original repo: mlop-ai/mlop
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mlop_sl-0.0.13.tar.gz.
File metadata
- Download URL: mlop_sl-0.0.13.tar.gz
- Upload date:
- Size: 90.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.19 {"installer":{"name":"uv","version":"0.11.19","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"13","id":"trixie","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3b97168f27a9891e04f6646578b24c55eb478c925fb6e4c1d04a3d6fb25265df
|
|
| MD5 |
ad9d9abccae3c4f2e764c331d742f356
|
|
| BLAKE2b-256 |
642ebf28ecf7343d66b70c74168d6caf8077bc307b2c683a34bcfbc8061fb904
|
File details
Details for the file mlop_sl-0.0.13-py3-none-any.whl.
File metadata
- Download URL: mlop_sl-0.0.13-py3-none-any.whl
- Upload date:
- Size: 96.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.19 {"installer":{"name":"uv","version":"0.11.19","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"13","id":"trixie","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2aa610edf1b53f0a1cd88bd23069c5d216b59ac5bbae0dfb2aa0f183b9183d9f
|
|
| MD5 |
49ed3d3ce0ed6f7eed79a8764428d41c
|
|
| BLAKE2b-256 |
ade2780de19bc6e46d2de13b81208505a8076ecead3946391c2a7c483a250b48
|