Home › Design & Media › atx-mcp
atx-mcp
Deterministic, non-generative image transform MCP server: reproducible recipes, immutable originals.
Topics: Multimedia Process
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (cargo 0.6.2)
Package: cargo atx-mcp
This server takes extra arguments — see its repository.
Package (oci)
docker run -i --rm ghcr.io/gridhra/atx-mcp:0.6.2
Or add to your MCP client config:
{
"mcpServers": {
"atx-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/gridhra/atx-mcp:0.6.2"
]
}
}
}
This server takes extra arguments — see its repository.
Package (npm 0.6.2)
npx -y [email protected]
Or add to your MCP client config:
{
"mcpServers": {
"atx-mcp": {
"command": "npx",
"args": [
"-y",
"[email protected]"
]
}
}
}
This server takes extra arguments — see its repository.
Related servers
openshorts
Turn long videos into viral vertical shorts and publish them to TikTok, Instagram and YouTube.
Pixelle-MCP
An omnimodal AIGC framework that seamlessly converts ComfyUI workflows into MCP tools with zero code, enabling full-modal support for…
FableCut
Zero-dependency browser video editor AI agents drive via a JSON timeline over MCP; ffmpeg export.
imagesorcery-mcp
ComputerVision-based 🪄 sorcery of image recognition and editing tools for AI assistants.
guaardvark
Self-hosted AI studio exposing its local image, video, music-video and Film Crew generation, upscaling, RAG and code intelligence as MCP…
gflow-cli
Drive Google Flow from an agent: Veo video and Imagen image generation
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry