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
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
searchB

Search ASCII art and kaomoji by keyword. Use type to filter results.

getB

Get ASCII art by ID.

randomB

Get a random ASCII art.

listB

List all available ASCII arts with metadata.

categoriesB

List all categories.

bannerA

Render text as a large ASCII banner using FIGlet fonts. Great for CLI headers, welcome messages, and titles.

kaomojiB

Get a kaomoji (Japanese text emoticon) by emotion or keyword. Perfect for inline text expressions.

submitB

Submit a new ASCII art. Size tiers: 16w (16x8), 32w (32x16), 64w (64x32).

deleteA

Delete a user-submitted ASCII art by ID. Built-in arts cannot be deleted.

convertC

Convert an image (URL or base64) to ASCII art at a specific size tier.

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/rxolve/artscii'

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