Retro Diffusion Pixel Art MCP Tools
Retro Diffusion Pixel Art exposes 29 tools. Each one has its own page with the configuration for every client that can run this server.
-
authenticateauthenticate
-
logoutlogout
-
create_user_styleMutatingcreate user style
-
update_user_styleMutatingupdate user style
-
delete_user_styleMutatingdelete user style
-
list_available_stylesRead-onlylist available styles
-
list_available_modelsRead-onlylist available models
-
get_style_usageRead-onlyget style usage
-
get_balanceRead-onlyget balance
-
estimate_inference_costestimate inference cost
-
create_inferenceMutatingcreate inference
-
list_edit_toolsRead-onlylist edit tools
-
fix_pixel_artfix pixel art
-
run_edit_toolMutatingrun edit tool
-
estimate_edit_tool_costestimate edit tool cost
-
get_inference_resultRead-onlyget inference result
-
start_inference_jobMutatingstart inference job
-
get_inference_jobRead-onlyget inference job
-
list_inference_jobsRead-onlylist inference jobs
-
get_service_statusRead-onlyget service status
-
get_lowpoly_pricingRead-onlyget lowpoly pricing
-
estimate_lowpoly_costestimate lowpoly cost
-
start_lowpoly_generateMutatingstart lowpoly generate
-
start_lowpoly_reviseMutatingstart lowpoly revise
-
start_lowpoly_animateMutatingstart lowpoly animate
-
get_lowpoly_jobRead-onlyget lowpoly job
-
get_lowpoly_modelRead-onlyget lowpoly model
-
list_lowpoly_modelsRead-onlylist lowpoly models
-
export_lowpoly_modelRead-onlyexport lowpoly model
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.