artscii
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| searchA | Search ASCII art and kaomoji. Omit query to list all. Use random for a random entry. Use mode "categories" to list categories. |
| getC | Get ASCII art by ID. |
| bannerA | Render text as a large ASCII banner using FIGlet fonts. Great for CLI headers, welcome messages, and titles. |
| kaomojiA | Get a kaomoji (Japanese text emoticon) by emotion or keyword. Perfect for inline text expressions. |
| frameB | Draw a box/frame around text. Styles: single, double, rounded, bold, ascii. |
| chartB | Render data as ASCII charts. Types: progress (bar), sparkline (trend), heatmap (2D grid). |
| composeB | Combine multiple text blocks side-by-side or stacked. |
| animateA | Compose ASCII animations: combine any art with a motion. Motions: bounce, shake, blink, slide, reveal, fade, pulse, rain, progress, wave, jump, talk. Returns a bash script or raw frames. |
| convertB | Convert an image (URL or base64) to ASCII art. Modes: "ascii" (character ramp) or "braille" (2x4 dot grid, higher fidelity). |
| characterA | Generate a unique ASCII character from a seed. 153600 possible combinations (16 species × 10 eyes × 8 mouths × 10 hats × 12 accessories). Same seed always produces the same character. Use mood for quick expression presets. Output can be piped to the animate tool. |
| diagramB | Generate ASCII diagrams: flowcharts, boxes, trees, tables, sequence, timeline, bar, class, ER, mindmap, and gantt. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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