MCP Server
MCP
AlbumentationsX MCP
AlbumentationsX MCP for batch previews, compare preview runs, segmentation masks, and exports.
Install
uvx albumentationsx-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "albumentationsx-mcp",
"version": "1.21.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Optional os.pathsep-separated allowlist of local roots that preview inputs and masks may be read from.",
"format": "string",
"name": "ALBU_MCP_ALLOWED_ROOTS"
},
{
"description": "Optional local directory where generated preview artifacts and manifests are written.",
"format": "string",
"name": "ALBU_MCP_ARTIFACT_ROOT"
},
{
"description": "Optional retention limit for indexed preview runs. Defaults to 100.",
"format": "string",
"name": "ALBU_MCP_MAX_PREVIEW_RUNS"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment