Unicode text styling and ASCII art generation with 23 styles and 322+ figlet fonts
Unicode text styling and ASCII art generation with 23 styles and 322+ figlet fonts. The textarttools mcp server wraps that behind the Model Context Protocol, so an assistant can use it through 7 defined tools rather than through you.
Transform text with Unicode styles and create ASCII art banners. A production-ready Model Context Protocol (MCP) server deployed globally on Cloudflare Workers.
Being a remote server, there is no local install. You register the endpoint with your client, authorise it once, and the tools appear.
Everything the assistant can do here goes through one of these:
unicode_style_text — Transform text with any of 23 Unicode styleslist_available_styles — Get all available styles with examplespreview_styles — Preview text in multiple stylesget_style_info — Get detailed style information and compatibilityascii_art_text — Generate stylized text banners with 322+ fontslist_figlet_fonts — Get all available fonts from R2 storagepreview_figlet_fonts — Preview text in multiple fontsThis sits in the file and storage access group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. Textarttools's toolset — unicode_style_text, list_available_styles, preview_styles and 4 more — is a fair guide to whether it matches your workflow. It is maintained by com.textarttools; worth a glance at recent repository activity before you build anything load-bearing on it.
We check each listing at SyncDev against the project's documentation before it goes live — if something here drifts out of date, it is a bug worth reporting.
| Tool | What it does |
|---|---|
| unicode_style_text | Transform text with any of 23 Unicode styles |
| list_available_styles | Get all available styles with examples |
| preview_styles | Preview text in multiple styles |
| get_style_info | Get detailed style information and compatibility |
| ascii_art_text | Generate stylized text banners with 322+ fonts |
| list_figlet_fonts | Get all available fonts from R2 storage |
| preview_figlet_fonts | Preview text in multiple fonts |
{
"mcpServers": {
"textarttools": {
"command": "npx",
"args": ["-y", "@anthropic/mcp-remote"]
}
}
}Add to claude_desktop_config.json, then restart Claude Desktop.
Scoped local file access — read, write, search and reorganise files in directories you explicitly allow.
Search and read your Drive — Docs, Sheets and files become context your assistant can actually use.
Query, modify and analyse local SQLite databases in conversation — the fastest way to chat with a data file.
Build a programmable telecommunications stack for connecting telephony services with the Internet via a cloud-based utility.
Chat with your second brain — search, read and write vault notes through the Local REST API.
Connects AI models to an Obsidian knowledge base for direct access and manipulation of notes and folders.