atx-mcp
Rank #7,767io.github.gridhra/atx-mcp
Deterministic, non-generative image transform MCP server: reproducible recipes, immutable originals.
atx-mcp is a Model Context Protocol (MCP) server published by gridhra. It ranks #7,767 of 132,113 servers tracked on MCP Toplist. atx-mcp is listed across 2 registries — Official MCP and Glama, with 5 tracked versions. It was first listed on Aug 21, 2026 and most recently updated on Sep 17, 2026.
Ranks ahead of 124,346 of 132,113 servers on MCP Toplist.
Use atx-mcp
No credentials or required configuration declared — add it to your MCP client and go.
Published as package `atx-mcp` — install it through your client’s extension manager.
claude mcp add atx-mcp -- docker run -i --rm -v "{host_workspace}:/workspace" ghcr.io/gridhra/atx-mcp:0.6.2claude mcp add atx-mcp -- npx -y atx-mcp --workspacePublished as package `atx-mcp` — install it through your client’s extension manager.
[mcp_servers.atx-mcp]
command = "docker"
args = ["run", "-i", "--rm", "-v", "{host_workspace}:/workspace", "ghcr.io/gridhra/atx-mcp:0.6.2"]Add to ~/.codex/config.toml.
[mcp_servers.atx-mcp]
command = "npx"
args = ["-y", "atx-mcp", "--workspace"]Add to ~/.codex/config.toml.
Published as package `atx-mcp` — install it through your client’s extension manager.
{
"mcpServers": {
"atx-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-v",
"{host_workspace}:/workspace",
"ghcr.io/gridhra/atx-mcp:0.6.2"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"atx-mcp": {
"command": "npx",
"args": [
"-y",
"atx-mcp",
"--workspace"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
Published as package `atx-mcp` — install it through your client’s extension manager.
{
"mcpServers": {
"atx-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-v",
"{host_workspace}:/workspace",
"ghcr.io/gridhra/atx-mcp:0.6.2"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"atx-mcp": {
"command": "npx",
"args": [
"-y",
"atx-mcp",
"--workspace"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
Published as package `atx-mcp` — install it through your client’s extension manager.
{
"servers": {
"atx-mcp": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-v",
"{host_workspace}:/workspace",
"ghcr.io/gridhra/atx-mcp:0.6.2"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"atx-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"atx-mcp",
"--workspace"
]
}
}
}Save as .vscode/mcp.json in your workspace.
Published as package `atx-mcp` — install it through your client’s extension manager.
{
"mcpServers": {
"atx-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-v",
"{host_workspace}:/workspace",
"ghcr.io/gridhra/atx-mcp:0.6.2"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"atx-mcp": {
"command": "npx",
"args": [
"-y",
"atx-mcp",
"--workspace"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
Published as package `atx-mcp` — install it through your client’s extension manager.
{
"mcpServers": {
"atx-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-v",
"{host_workspace}:/workspace",
"ghcr.io/gridhra/atx-mcp:0.6.2"
]
}
}
}{
"mcpServers": {
"atx-mcp": {
"command": "npx",
"args": [
"-y",
"atx-mcp",
"--workspace"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.gridhra%2Fatx-mcp)<a href="https://mcptoplist.com/server/io.github.gridhra%2Fatx-mcp"><img src="https://mcptoplist.com/badge/io.github.gridhra%2Fatx-mcp.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
gridhra
Other servers by gridhra
View all gridhra servers →Available versions (5)
| Version | Published |
|---|---|
| 0.6.2 | Sep 17, 2026 |
| 0.6.1 | Sep 16, 2026 |
| 0.6.0 | Sep 14, 2026 |
| 0.5.2 | Sep 14, 2026 |
| 0.4.1 | Aug 27, 2026 |
Frequently asked questions
- Who maintains atx-mcp?
- atx-mcp is maintained by gridhra, which publishes 2 MCP servers (7 total versions) tracked on MCP Toplist.
- Is atx-mcp listed on the Official MCP Registry?
- Yes — atx-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does atx-mcp have?
- MCP Toplist tracks 5 versions of atx-mcp, most recently published on Sep 17, 2026.
- Where can I find the source code for atx-mcp?
- The source code for atx-mcp is hosted at github.com/gridhra/atx-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.