AlbumentationsX MCP

Model Context Protocol server for AlbumentationsX: inspect datasets, preview augmentations, refine them with visual feedback, and export reproducible pipelines. It runs locally over stdio via the published package.

People connecting media tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-08-14 · ★ 6 · #68 OF 155 MAINTAINED MEDIA · VERIFIED 2026-08-25

AGPL-3.0 · Python servers · how we verify → /methodology

01 · Install AlbumentationsX MCP

Claude Code

claude mcp add dkosarevsky-albu-mcp -- uvx albumentationsx-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "dkosarevsky-albu-mcp": {
      "command": "uvx",
      "args": [
        "albumentationsx-mcp"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license AGPL-3.0 - declared in the repository

pypi package albumentationsx-mcp - check the name against the project README before installing (PyPI has no namespace ownership)

registry namespace io.github.dKosarevsky is GitHub-verified and matches the repo owner

03 · What AlbumentationsX MCP can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v1.21.1 · 2026-08-14

Added a canonical classification-robustness use case that takes users from bounded installation and host smoke · through preview rejection, controlled adjustment, comparison, and accepted pipeline export. · Added…

v1.21.0 · 2026-08-02

Migrated to MCP Python SDK 2.x with modern 2026-07-28 discovery and retained legacy initialize-handshake support · from the same stdio or Streamable HTTP server. · Replaced SDK-private profile registration and contract…

v1.20.0 · 2026-08-01

Added the guided run_first_preview use case for a bounded, validated path from host smoke to contact-sheet review. · Added per-variant applied-transform traces as additive preview evidence through…

04 · Who maintains AlbumentationsX MCP

AlbumentationsX MCP is maintained by dkosarevsky. It's the only MCP server we track from this author; the repo dates to Jun 2026.

05 · Facts

category
media - ranked #68 of 155 actively-maintained media servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-08-14)
registry
io.github.dKosarevsky/albu-mcp (active, first published 2026-06-13 · 39 versions)
packages
pypi:albumentationsx-mcp

06 · AlbumentationsX MCP FAQ

What is AlbumentationsX MCP?

Model Context Protocol server for AlbumentationsX: inspect datasets, preview augmentations, refine them with visual feedback, and export reproducible pipelines. It runs locally over stdio via the published package.

Is AlbumentationsX MCP still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-14 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install AlbumentationsX MCP?

Run `uvx albumentationsx-mcp`. You can also paste the ready-made client config above.

Does AlbumentationsX MCP run locally?

Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to AlbumentationsX MCP

More media MCP servers · Macwhisper MCP Server · Livepilot · Kie MCP · Applemusic MCP

More Python MCP servers · Akb · Dns Aid · Dock AI · Docling MCP · see all