Model Ledger runs on your own machine — the client starts it, so there is no endpoint to ping. 295 installs a week from pypi. Last commit 21 Jul 2026.
Model inventory and governance: trace deployed models and their dependencies as an append-only log
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add model-ledger -- uvx model-ledger
{
"mcpServers": {
"model-ledger": {
"args": [
"model-ledger"
],
"command": "uvx"
}
}
}
[mcp_servers.model-ledger]
command = "uvx"
args = ["model-ledger"]
{
"mcpServers": {
"model-ledger": {
"args": [
"model-ledger"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"model-ledger": {
"args": [
"model-ledger"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.