GitHubスター
82
ユーザー評価
未評価
お気に入り
0
閲覧数
15
フォーク
9
イシュー
3
インストール方法
難易度
初級推定所要時間
5-10 分
インストール方法
インストール方法
前提条件
必要なソフトウェアとバージョンを明記してください。Python: 3.6以上
Aseprite: 最新版
インストール手順
1. リポジトリのクローン
bash
git clone https://github.com/diivi/aseprite-mcp.git
cd aseprite-mcp
2. 依存関係のインストール
bash
pip install -r requirements.txt
3. MCPサーバーの設定
claude_desktop_config.json
を編集してMCPサーバーを追加:
json
{
"mcpServers": {
"aseprite": {
"command": "/opt/homebrew/bin/uv",
"args": ["--directory", "/path/to/repo", "run", "-m", "aseprite_mcp"]
}
}
}
4. サーバーの起動
bash
uv run -m aseprite_mcp
トラブルシューティング
よくある問題
問題: サーバーが起動しない 解決策: Pythonのバージョンを確認し、依存関係を再インストールしてください。 問題: AsepriteがMCPサーバーを認識しない 解決策: 設定ファイルのパスと構文を確認してください。追加リソース
作者情報
GitHub Octern @open-sauced GSoC'23 - Python Software Foundation (@borgbase @borgmatic-collective) Ex-intern @shipsy @Avalon-Meta Contributor @openfoodfacts
@AngelOneWealthGugugram, India
122
フォロワー
65
リポジトリ
0
Gist
0
貢献数