MCP server integration with Aseprite

Hi All,

Is there any implementaions of an MCP server interacting with Aseprite to generate sprites from a prompt?

2 Likes

incase the devs are like “wtf is mcp” its a protocol for AI agents to be able to read and write to programs or “servers”

list of existing servers GitHub - modelcontextprotocol/servers: Model Context Protocol Servers

it would allow someone to ask an AI to make a sprite and it will be aware it has access to this application and will draw something and then read out the image and self iterate on what it drew until its happy its done the request.

Hi Anthony,

Your explaining is correct, I have been trying to build a webserver that would allow for an MCP integration. So what when dev’s are ‘vibe-coding’ they can use Aseprite to quickly generate sprites/backgrounds/levels for their game. I wonder if the developers are considering it as it seems this is the way the world is going.

Working on it as we speak.

Fantastic! Please let me know if you need beta testers :slight_smile: