Aseprite Live
Rank #11,858io.github.oaktreegames/aseprite-live-mcp
Live+headless Aseprite MCP: Unity export, art-QA, tilemaps, in-editor dialogs, update-aware
Aseprite Live is a Model Context Protocol (MCP) server published by oaktreegames. It ranks #11,858 of 132,046 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. Aseprite Live is listed across 2 registries — Official MCP and Glama, with 4 tracked versions. It was first listed on Jul 14, 2026 and most recently updated on Jul 17, 2026.
Ranks ahead of 120,188 of 132,046 servers on MCP Toplist.
Use Aseprite Live
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add aseprite-live-mcp -e "ASEPRITE_MCP_BACKEND=<your ASEPRITE_MCP_BACKEND>" -e "ASEPRITE_PATH=<your ASEPRITE_PATH>" -e "ASEPRITE_RELAY_URL=<your ASEPRITE_RELAY_URL>" -e "ASEPRITE_MCP_NO_UPDATE_CHECK=<your ASEPRITE_MCP_NO_UPDATE_CHECK>" -- uvx aseprite-live-mcpReplace each placeholder with your own value before saving.
[mcp_servers.aseprite-live-mcp]
command = "uvx"
args = ["aseprite-live-mcp"]
[mcp_servers.aseprite-live-mcp.env]
ASEPRITE_MCP_BACKEND = "<your ASEPRITE_MCP_BACKEND>"
ASEPRITE_PATH = "<your ASEPRITE_PATH>"
ASEPRITE_RELAY_URL = "<your ASEPRITE_RELAY_URL>"
ASEPRITE_MCP_NO_UPDATE_CHECK = "<your ASEPRITE_MCP_NO_UPDATE_CHECK>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"aseprite-live-mcp": {
"command": "uvx",
"args": [
"aseprite-live-mcp"
],
"env": {
"ASEPRITE_MCP_BACKEND": "<your ASEPRITE_MCP_BACKEND>",
"ASEPRITE_PATH": "<your ASEPRITE_PATH>",
"ASEPRITE_RELAY_URL": "<your ASEPRITE_RELAY_URL>",
"ASEPRITE_MCP_NO_UPDATE_CHECK": "<your ASEPRITE_MCP_NO_UPDATE_CHECK>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"aseprite-live-mcp": {
"command": "uvx",
"args": [
"aseprite-live-mcp"
],
"env": {
"ASEPRITE_MCP_BACKEND": "<your ASEPRITE_MCP_BACKEND>",
"ASEPRITE_PATH": "<your ASEPRITE_PATH>",
"ASEPRITE_RELAY_URL": "<your ASEPRITE_RELAY_URL>",
"ASEPRITE_MCP_NO_UPDATE_CHECK": "<your ASEPRITE_MCP_NO_UPDATE_CHECK>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"aseprite-live-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"aseprite-live-mcp"
],
"env": {
"ASEPRITE_MCP_BACKEND": "<your ASEPRITE_MCP_BACKEND>",
"ASEPRITE_PATH": "<your ASEPRITE_PATH>",
"ASEPRITE_RELAY_URL": "<your ASEPRITE_RELAY_URL>",
"ASEPRITE_MCP_NO_UPDATE_CHECK": "<your ASEPRITE_MCP_NO_UPDATE_CHECK>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"aseprite-live-mcp": {
"command": "uvx",
"args": [
"aseprite-live-mcp"
],
"env": {
"ASEPRITE_MCP_BACKEND": "<your ASEPRITE_MCP_BACKEND>",
"ASEPRITE_PATH": "<your ASEPRITE_PATH>",
"ASEPRITE_RELAY_URL": "<your ASEPRITE_RELAY_URL>",
"ASEPRITE_MCP_NO_UPDATE_CHECK": "<your ASEPRITE_MCP_NO_UPDATE_CHECK>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"aseprite-live-mcp": {
"command": "uvx",
"args": [
"aseprite-live-mcp"
],
"env": {
"ASEPRITE_MCP_BACKEND": "<your ASEPRITE_MCP_BACKEND>",
"ASEPRITE_PATH": "<your ASEPRITE_PATH>",
"ASEPRITE_RELAY_URL": "<your ASEPRITE_RELAY_URL>",
"ASEPRITE_MCP_NO_UPDATE_CHECK": "<your ASEPRITE_MCP_NO_UPDATE_CHECK>"
}
}
}
}Replace each placeholder with your own value before saving.
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.oaktreegames%2Faseprite-live-mcp)<a href="https://mcptoplist.com/server/io.github.oaktreegames%2Faseprite-live-mcp"><img src="https://mcptoplist.com/badge/io.github.oaktreegames%2Faseprite-live-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
oaktreegames
Available versions (4)
| Version | Published |
|---|---|
| 0.2.0 | Jul 17, 2026 |
| 0.1.2 | Jul 16, 2026 |
| 0.1.1 | Jul 14, 2026 |
| 0.1.0 | Jul 14, 2026 |
Frequently asked questions
- Who maintains Aseprite Live?
- Aseprite Live is maintained by oaktreegames, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is Aseprite Live listed on the Official MCP Registry?
- Yes — Aseprite Live is listed on the Official MCP Registry, alongside Glama.
- How many versions does Aseprite Live have?
- MCP Toplist tracks 4 versions of Aseprite Live, most recently published on Jul 17, 2026.
- Where can I find the source code for Aseprite Live?
- The source code for Aseprite Live is hosted at github.com/oaktreegames/aseprite-live-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.