Stats
Actions
Tags
From pixel-plugin
Pixel MCP Server - Provides pixel art creation, animation, and export capabilities
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"aseprite": {
"command": "${CLAUDE_PLUGIN_ROOT}/bin/pixel-mcp",
"env": {
"PIXEL_MCP_CONFIG": "${HOME}/.config/pixel-mcp/config.json"
}
}
}
}Review these signals before enabling this server
This server has elevated permissions. Review the source code before enabling.
Server configuration and connection parameters
${CLAUDE_PLUGIN_ROOT}/bin/pixel-mcpEnvironment variables set when the server starts
PIXEL_MCP_CONFIG=${HOME}/.config/pixel-mcp/config.jsonnpx claudepluginhub willibrandon/pixel-plugin --plugin pixel-plugin