Aseprite Live runs on your own machine — the client starts it, so there is no endpoint to ping. 195 installs a week from pypi. Last commit 29 Jul 2026.
Live+headless Aseprite MCP: Unity export, art-QA, tilemaps, in-editor dialogs, update-aware
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.
claude mcp add aseprite-live-mcp -- uvx aseprite-live-mcp
{
"mcpServers": {
"aseprite-live-mcp": {
"args": [
"aseprite-live-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.aseprite-live-mcp]
command = "uvx"
args = ["aseprite-live-mcp"]
{
"mcpServers": {
"aseprite-live-mcp": {
"args": [
"aseprite-live-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"aseprite-live-mcp": {
"args": [
"aseprite-live-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.