71
/ 100
6 days ago
glama

Aseprite MCP Server

Enables AI to create pixel art in Aseprite through pixel-level drawing primitives, read canvas screenshots, and iterate until satisfied.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
52 tools verified — handlers match their declared behaviour
11 read-only tools verified — handlers contain no write/delete/exec
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configASEPRITE_WORK_DIR
configASEPRITE_SESSION_TIMEOUT
configASEPRITE_MCP_MODEAdd =ws to the env section of your MCP server config:
configASEPRITE_WS_HOST"": "127.0.0.1",
configASEPRITE_WS_PORT"": "9001"
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/zhangdongyang800-aseprite-mcp-11x34x)](https://m8ven.ai/mcp/zhangdongyang800-aseprite-mcp-11x34x)
commit: 2ed4948a1ee510efea3ecb47a7a679214770f03c
code hash: 73c8eebd86befc359b2e2a97f9b7e92568dedabf520236dfddf87cb642f62b0b
verified: 7/25/2026, 8:49:35 AM
view raw JSON →