Skip to main content
Glama

Aseprite MCP Tools

by ext-sakamoro
claude_desktop_config_with_aseprite.json651 B
{ "serverConfig": { "command": "cmd.exe", "args": [ "/c" ] }, "mcpServers": { "desktop-commander": { "command": "npx.cmd", "args": [ "@wonderwhy-er/desktop-commander@latest" ] }, "playwright": { "command": "npx", "args": [ "@playwright/mcp@latest" ] }, "aseprite": { "command": "python", "args": [ "-m", "aseprite_mcp" ], "cwd": "C:\\Users\\moroya.sakamoto\\Desktop\\aseprite-mcp", "env": { "ASEPRITE_PATH": "C:\\Users\\moroya.sakamoto\\Desktop\\aseprite\\build\\bin\\aseprite.exe" } } } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ext-sakamoro/AsepriteMCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server