← Registry

Game Development

pixellab.ai

Creates and manages animated digital characters for game development.

1 endpoint65 known toolsFirst detected June 5, 2026Last detected September 6, 2026

ENDPOINT 1

https://api.pixellab.ai/mcp

No auth detected

MCP server metadata

Name
PixelLab MCP Server
Version
0.2.0
Capabilities
experimentalloggingprompts.listChangedresources.listChangedtools.listChangedextensions.io.modelcontextprotocol/ui
Server instructions

PixelLab AI-powered pixel art generation service. Use of this service is subject to PixelLab's Terms of Service: https://pixellab.ai/termsofservice This MCP server provides programmatic access to generate: - Characters with multiple directional views - Character animations - Isometric tiles - Top-down tilesets for game maps - Sidescroller tilesets for platformer games All generation operations are non-blocking and return job IDs for status tracking. Requires PixelLab subscription (with credit fallback support). **Git access**: Clone and push game project source code with standard git. Use `list_projects` to see your projects and their git clone URLs.

Known tools 65

create_character

Queue character creation.

Inferred read-only
create_character_state

Queue a state (variant) of an existing character.

Inferred read-only
animate_character

Queue animation for a character.

Inferred read-only
get_character

Get character details, rotation URLs, animations, and download link.

Inferred read-only
list_characters

List your characters with status.

Inferred read-only
delete_character

Delete a character and all its associated data.

Potential side effects
update_character_tags

Replace ALL tags on a character (set operation, free, synchronous).

Inferred read-only
delete_animation

Delete animations from a character or object.

Potential side effects
create_isometric_tile

Create an isometric tile.

Potential side effects
get_isometric_tile

Get an isometric tile by ID.

Inferred read-only
list_isometric_tiles

List your isometric tiles.

Inferred read-only
delete_isometric_tile

Delete an isometric tile by ID.

Potential side effects
create_topdown_tileset

Generate a Wang tileset for top-down game maps with corner-based autotiling.

Inferred read-only
get_topdown_tileset

Get a topdown Wang tileset by ID.

Inferred read-only
list_topdown_tilesets

List your top-down Wang tilesets.

Inferred read-only
delete_topdown_tileset

Delete a topdown tileset by ID.

Potential side effects
create_sidescroller_tileset

Generate a sidescroller tileset for 2D platformer games with side-view perspective.

Inferred read-only
get_sidescroller_tileset

Get a sidescroller tileset by ID.

Inferred read-only
list_sidescroller_tilesets

List your sidescroller (platformer) tilesets.

Inferred read-only
delete_sidescroller_tileset

Delete a sidescroller tileset by ID.

Potential side effects
create_map_object

Create a pixel art object with transparent background.

Potential side effects
get_map_object

Get map object status and data.

Inferred read-only
create_1_direction_object

Queue a 1-direction object (20-40 generations, ~30-90s).

Inferred read-only
create_8_direction_object

Queue an 8-direction object rendered from 8 angles (20-40 generations, ~2-4 min).

Inferred read-only
get_object

Get object details.

Inferred read-only
list_objects

List your objects with status and progress.

Inferred read-only
animate_object

Add an animation to an existing object.

Inferred read-only
create_object_state

Queue a state (variant) of an existing object.

Inferred read-only
delete_object

Permanently delete an object, its rotations/frames, animations, tags, project assignments, and storage files.

Potential side effects
update_object_tags

Replace ALL tags on an object (set operation, free, synchronous).

Inferred read-only
select_object_frames

Promote selected frames of a review object to individual completed objects.

Inferred read-only
dismiss_review

Discard a review-status object and delete all its candidate frames.

Potential side effects
create_ui_asset

Queue a pixel-art UI panel (20-40 generations, ~30-90s).

Inferred read-only
get_ui_asset

Get UI panel details.

Inferred read-only
list_ui_assets

List your UI panels with status.

Inferred read-only
delete_ui_asset

Permanently delete a UI panel (and, for a template, its split elements + their states) plus the backing image files.

Potential side effects
agent_feedback

Report feedback about MCP tools.

Inferred read-only
agent_help

Ask for help using PixelLab MCP tools, workflows, or features.

Inferred read-only
create_tiles_pro

Create pixel art tiles (pro).

Potential side effects
create_path_tiles

Create a connectable PATH/ROAD tile set (18 configs).

Potential side effects
create_building_kit

Create a BUILDING KIT — floor, connectable walls, doorways, pillar, stairs.

Potential side effects
get_tiles_pro

Get tiles pro by ID.

Inferred read-only
list_tiles_pro

List your tiles (pro).

Inferred read-only
delete_tiles_pro

Delete tiles pro by ID.

Potential side effects
create_portrait_character

Convert between a portrait and a character sprite (pro).

Inferred read-only
get_portrait_character

Get a portrait ↔ character result by job id.

Inferred read-only
set_character_portrait

Attach a bust portrait to a character (no generation, free).

Inferred read-only
create_vocal_animation

Generate a talking mouth-position set ("visemes") for a character's portrait.

Inferred read-only
get_vocal_animation

Check a vocal-animation job and see which mouth positions have landed.

Inferred read-only
create_talking_gif

Turn text into a talking GIF using a character's existing mouth positions.

Inferred read-only
get_lip_sync

Get the lip-sync frame plan for a line of dialogue — for animating in a game.

Inferred read-only
create_font

Create a pixel-art font (pro).

Potential side effects
get_font

Get a font result by job id.

Inferred read-only
create_image_pixflux

Generate a freeform pixel-art image from text (no character/object rig).

Inferred read-only
create_image_pixen

Generate a freeform pixel-art image with the Pixen model.

Inferred read-only
create_image_pro

Generate pixel art with the Pro model — best quality, several candidates.

Inferred read-only
get_image

Get a raw-image result by job id.

Inferred read-only
edit_image

Edit an existing image with a text instruction or a reference image (pro).

Potential side effects
inpaint_image

Regenerate one region of an image, keeping everything else pixel-identical.

Inferred read-only
animate_image

Animate any image from a text description of the motion.

Inferred read-only
list_projects

List your game projects with IDs, branches, and git clone URLs.

Inferred read-only
agent_list

List the deployed AI agents you own (the 'deploy your own agent' projects).

Inferred read-only
agent_inspect

Debug a deployed agent's LIVE runtime: its state, recent chat, LLM/tool traces (errors first, with the model's real input/output), and grown memory (journal/agenda/lessons/feedback).

Inferred read-only
agent_talk

Send a message to a deployed agent (as its owner) and get its reply — to test how it responds while you're working on it.

Potential side effects
get_balance

Check your account balance: remaining credits (USD) and subscription generations.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.pixellab-mcp-server]
url = "https://api.pixellab.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "pixellab-mcp-server": {
      "type": "http",
      "url": "https://api.pixellab.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: pixellab-mcp-server
Remote MCP URL: https://api.pixellab.ai/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "pixellab-mcp-server": {
      "url": "https://api.pixellab.ai/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "pixellab-mcp-server": {
      "type": "http",
      "url": "https://api.pixellab.ai/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "pixellab-mcp-server",
  "transport": "streamable-http",
  "url": "https://api.pixellab.ai/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for pixellab.ai was fetched 2026-09-04T10:55:22.282Z.

Trust status Trusted

pixellab.ai is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.