Aseprite
БесплатноНе проверенEnables AI sprite generation and semantic tools for Aseprite, allowing LLMs to create pixel art, add animations, and manage projects with visual feedback.
Описание
Enables AI sprite generation and semantic tools for Aseprite, allowing LLMs to create pixel art, add animations, and manage projects with visual feedback.
README
A Model Context Protocol (MCP) server for Aseprite.
Features
- Procedural Script Execution: Run custom Lua scripts to programmatically draw and manipulate sprites inside Aseprite.
- Semantic Tools: Add animations, draw assets (grass, stone), and create projects.
- Visual Feedback: Most drawing operations return a PNG preview to the LLM.
- Security: Temporary Lua scripts are safely execution-bound and cleaned up.
Setup
- Install Aseprite.
- Clone this repo and install dependencies:
pnpm install pnpm run build - (Optional) Copy
.env.exampleto.envand setASEPRITE_PATHif it's not in your system PATH.
Usage with Claude Desktop
Add the following to your Claude Desktop config:
{
"mcpServers": {
"aseprite": {
"command": "node",
"args": ["/path/to/aseprite_mcp/dist/index.js"],
"env": {
"ASEPRITE_PATH": "aseprite"
}
}
}
}
Security Note
- Never commit your
.envfile. - Temporary Lua scripts are automatically cleaned up after execution. An MCP to integrated LLMs with Aesprite
Установка Aseprite
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/bauneAustin/aseprite_mcpFAQ
Aseprite MCP бесплатный?
Да, Aseprite MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Aseprite?
Нет, Aseprite работает без API-ключей и переменных окружения.
Aseprite — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Aseprite в Claude Desktop, Claude Code или Cursor?
Открой Aseprite на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Aseprite with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
