Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
create_projectC

Create a new pixel art project

get_project_infoC

Get information about a project

list_projectsB

List all active projects

delete_projectC

Delete a project

add_layerC

Add a new layer to the project

remove_layerC

Remove a layer from the project

add_frameC

Add a new frame to a layer

remove_frameC

Remove a frame from all layers

duplicate_frameC

Duplicate a frame

draw_pixelC

Draw a single pixel

draw_pixelsC

Draw multiple pixels at once

draw_lineC

Draw a line between two points

draw_rectangleC

Draw a rectangle (outline or filled)

draw_circleC

Draw a circle/ellipse (outline or filled)

fill_areaB

Fill a connected area with a color (paint bucket)

erase_pixelC

Erase pixels (set to transparent)

get_pixelC

Get the color of a pixel

get_frame_dataB

Get all pixel data from a frame as a 2D array

export_pngC

Export a frame as PNG

export_sprite_sheetC

Export all frames as a sprite sheet PNG

export_gifC

Export as animated GIF

clear_frameC

Clear all pixels in a frame

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/yafeiaa/piskel-mcp-server'

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