mcpbeat Sign in

AlbumentationsX MCP Server

by dkosarevsky Your server? Claim it
local only

AlbumentationsX MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 625 installs a week from pypi. Last commit 14 Aug 2026.

AlbumentationsX MCP for batch previews, compare preview runs, segmentation masks, and exports.

Installs per day peak 438 · avg 127 · +5% w/w
a month agotoday
625
Installs / week
pypi · albumentationsx-mcp
6
Stars
0 open issues
14 Aug 2026
Last commit
0 releases in 90 days
AGPL-3.0
License
Python

Nothing serious here today

Today is the operative word: we check AlbumentationsX MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add albu-mcp -- uvx albumentationsx-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "albu-mcp": {
      "args": [
        "albumentationsx-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.albu-mcp]
command = "uvx"
args = ["albumentationsx-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "albu-mcp": {
      "args": [
        "albumentationsx-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "albu-mcp": {
      "args": [
        "albumentationsx-mcp"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: ALBU_MCP_ALLOWED_ROOTS (Optional os.pathsep-separated allowlist of local roots that preview inputs and masks may be read from.), ALBU_MCP_ARTIFACT_ROOT (Optional local directory where generated preview artifacts and manifests are written.), ALBU_MCP_MAX_PREVIEW_RUNS (Optional retention limit for indexed preview runs. Defaults to 100.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to AlbumentationsX MCP

same job, measured the same way
Easyeda MCP Pro
by oaslananka

MCP server for EasyEDA Pro: PCB inspection, BOM, exports, and hardware review.

382 installs/wk local only
Spotify Bulk Actions MCP
by khglynn

MCP server for bulk Spotify operations - batch playlist creation, exports, management

50 installs/wk local only
Ebook File Check
by powmcp

Run EPUBCheck for EPUB specification errors and compare two exports.

2 tools answering
Socialapi
by social-api

MCP server for SocialAPI — manage social media comments, DMs, reviews, and mentions across platforms

81 installs/wk local only
Maket
by ng-galien

Compose branded visual documents with live preview, data collections, validation, and PDF export.

230 installs/wk local only
Media Forge
by pavelguzenfeld

MCP server for generating diagrams, charts, presentations, and animations for Markdown documentation

37 installs/wk local only
Atlas MCP Server
by finmanagerai

Hosted MCP for stocks, options, Greeks, brokers, order previews, alerts, and workflows.

answering
Rootly
by wyre-ai

MCP server for Rootly — incidents, alerts, escalations, and post-incident reports.

local only

AlbumentationsX MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for AlbumentationsX MCP?
AlbumentationsX MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package albumentationsx-mcp was installed 625 times last week.
How do I connect AlbumentationsX MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls albumentationsx-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use AlbumentationsX MCP?
The pypi package albumentationsx-mcp was installed 625 times in the last week. Week over week that is +5%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is AlbumentationsX MCP open source?
Yes — it is published under the AGPL-3.0 licence, written in Python and 6 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.