diivi/aseprite-mcp
π π - MCP server using the Aseprite API to create pixel art
New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.
Install guide β Connected Apps: diivi/aseprite-mcp Claude Desktop
Installation Guide
Run command: npx -y @modelcontextprotocol/server-diivi-aseprite-mcp
Detailed Documentation
π π - MCP server using the Aseprite API to create pixel art
Configuration
{
"mcpServers": {
"diivi-aseprite-mcp": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-diivi-aseprite-mcp"
],
"env": {}
}
}
}