Token导航 LogoToken导航TokenDH.com
Pixel Lab MCP logo
运维云端未说明官方级别未说明来源级核验

Pixel Lab MCP

MCP Server

一个基于PixelLab AI API的模型上下文协议(MCP)服务器,提供高级像素艺术和游戏资产创建工具。

工具数

11

提示词数

0

GitHub Stars

0

资源数

0
JavaScriptCursor云端部署Cursor

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

作者 / 组织

flynnsbit

提供方

flynnsbit

最后核验

2026/5/17 20:19

快速接入

先看主来源和安装命令,再打开仓库或文档;下面只保留这个条目的关键接入事实。

详细介绍

PixelLab MCP Server

A Model Context Protocol (MCP) server that provides advanced pixel art and game asset creation tools powered by the PixelLab AI API.

🚀 Features

  • 21+ MCP Tools - Complete PixelLab API integration
  • Character Generation - 4D and 8D pixel art characters
  • Animation Support - Template-based and text-driven animations
  • Terrain Creation - Wang tilesets for seamless 2D environments
  • Image Generation - Pixflux and Bitforge AI models
  • Asset Rotation - Character viewpoint modifications
  • Skeleton Animation - Advanced pose-based animation
  • API Documentation - Complete LLM-optimized API reference

📋 Prerequisites

  • Node.js 16+
  • PixelLab API key (get from pixellab.ai)
  • MCP-compatible client (Cursor, VSCode with MCP extension, etc.)

🛠️ Installation

npm install
npm run build

⚙️ Configuration

Set your PixelLab API credentials:

export PIXELLAB_API_KEY="your_api_key_here"
export PIXELLAB_API_BASE_URL="https://api.pixellab.ai/v2"

🎮 Usage

Available MCP Tools:

Character Creation

  • create_character - Generate pixel art characters with directional sprites
  • get_8direction_character - Full 360° rotation support

Animation

  • animate_character - Template-based animations (walking, running, etc.)
  • animate_with_text - Creative text-driven animation
  • animate_with_skeleton - Professional skeleton-based animation

World Building

  • create_topdown_tileset - Wang tilesets for 2D levels
  • create_isometric_tile - Isometric assets

Image Generation

  • create_image_pixflux - Advanced pixel art image generation
  • create_image_bitforge - Alternative artistic style generation

Utilities

  • get_api_documentation - Complete API reference for LLMs
  • get_balance - Account credit and usage monitoring

📁 Project Structure

src/
├── index.ts          # Main MCP server implementation
├── pixelLab.ts       # PixelLab API wrapper
└── types.ts         # TypeScript definitions

build/               # Compiled JavaScript output
docs/                # Additional documentation

🤝 Contributing

This MCP server was developed as part of a comprehensive pixel art workflow project. Key milestones:

  • Complete PixelLab API Integration - All 21 endpoints implemented
  • Production-Ready Code - Error handling, validation, TypeScript
  • Testing & Validation - Successful end-to-end functionality tests
  • Game Development Workflow - 27 character sprites downloaded and organized

Architecture Highlights:

  • Robust Error Handling - Comprehensive validation and user feedback
  • TypeScript Implementation - Full type safety and IDE support
  • MCP Compliance - Standard Model Context Protocol implementation
  • Extensible Design - Easy to add new PixelLab API endpoints

📞 Support

Created as a comprehensive AI-powered pixel art game development solution. Combines:

  • Professional Asset Creation - High-quality AI-generated pixel art
  • Developer-Friendly Tools - Intuitive MCP interface integration
  • Game Asset Workflow - Complete pipeline from creation to download

Empowering indie game developers with advanced AI pixel art creation tools! 🎮✨

目录标签

目录标签

JavaScriptCursor云端部署像素艺术本地部署游戏资产AI生成动画支持地形创建

支持客户端

Cursor

接入字段

传输方式(transport,传输协议)

未说明

鉴权方式(authType,认证方式)

api-key

工具数量(toolCount,工具数)

11

资源数量(resourceCount,资源数)

0

提示词数量(promptCount,提示词数)

0

权限和风险

未说明api-key部署方式未说明

接入前请确认传输方式、认证方式和部署位置,并根据实际工具能力限制访问范围。

安装前确认

不要直接授予不必要的文件、网络或账号权限;先核对安装命令和配置内容。

仍需确认:installCommand

来源信息

继续浏览同类 MCP