What is the AlbumentationsX MCP MCP server?
AlbumentationsX MCP for batch previews, compare preview runs, segmentation masks, and exports.
How to install AlbumentationsX MCP
Copy-paste configuration for popular MCP clients.
ALBU_MCP_ALLOWED_ROOTSOptional os.pathsep-separated allowlist of local roots that preview inputs and masks may be read from.
ALBU_MCP_ARTIFACT_ROOTOptional local directory where generated preview artifacts and manifests are written.
ALBU_MCP_MAX_PREVIEW_RUNSOptional retention limit for indexed preview runs. Defaults to 100.
{
"mcpServers": {
"albu-mcp": {
"command": "uvx",
"args": [
"albumentationsx-mcp"
],
"env": {
"ALBU_MCP_ALLOWED_ROOTS": "<YOUR_ALBU_MCP_ALLOWED_ROOTS>",
"ALBU_MCP_ARTIFACT_ROOT": "<YOUR_ALBU_MCP_ARTIFACT_ROOT>",
"ALBU_MCP_MAX_PREVIEW_RUNS": "<YOUR_ALBU_MCP_MAX_PREVIEW_RUNS>"
}
}
}
}{
"mcpServers": {
"albu-mcp": {
"command": "uvx",
"args": [
"albumentationsx-mcp"
],
"env": {
"ALBU_MCP_ALLOWED_ROOTS": "<YOUR_ALBU_MCP_ALLOWED_ROOTS>",
"ALBU_MCP_ARTIFACT_ROOT": "<YOUR_ALBU_MCP_ARTIFACT_ROOT>",
"ALBU_MCP_MAX_PREVIEW_RUNS": "<YOUR_ALBU_MCP_MAX_PREVIEW_RUNS>"
}
}
}
}{
"mcpServers": {
"albu-mcp": {
"command": "uvx",
"args": [
"albumentationsx-mcp"
],
"env": {
"ALBU_MCP_ALLOWED_ROOTS": "<YOUR_ALBU_MCP_ALLOWED_ROOTS>",
"ALBU_MCP_ARTIFACT_ROOT": "<YOUR_ALBU_MCP_ARTIFACT_ROOT>",
"ALBU_MCP_MAX_PREVIEW_RUNS": "<YOUR_ALBU_MCP_MAX_PREVIEW_RUNS>"
}
}
}
}{
"servers": {
"albu-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"albumentationsx-mcp"
],
"env": {
"ALBU_MCP_ALLOWED_ROOTS": "<YOUR_ALBU_MCP_ALLOWED_ROOTS>",
"ALBU_MCP_ARTIFACT_ROOT": "<YOUR_ALBU_MCP_ARTIFACT_ROOT>",
"ALBU_MCP_MAX_PREVIEW_RUNS": "<YOUR_ALBU_MCP_MAX_PREVIEW_RUNS>"
}
}
}
}claude mcp add albu-mcp --env ALBU_MCP_ALLOWED_ROOTS=<YOUR_ALBU_MCP_ALLOWED_ROOTS> --env ALBU_MCP_ARTIFACT_ROOT=<YOUR_ALBU_MCP_ARTIFACT_ROOT> --env ALBU_MCP_MAX_PREVIEW_RUNS=<YOUR_ALBU_MCP_MAX_PREVIEW_RUNS> -- uvx albumentationsx-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.