
Textarttools Mcp
Generate ASCII art and Unicode-styled banner text inside your agent for READMEs, CLI splash screens, and launch visuals.
Overview
TextArtTools MCP is an MCP server for the Build phase that provides Unicode text styling and ASCII art generation with 23 styles and 322+ figlet fonts.
What is this MCP server?
- 23 Unicode text styling modes for banners and emphasis
- 322+ figlet fonts for ASCII art generation
- SSE MCP remote at mcp.textarttools.com
- Open-source server on GitHub (humanjesse/textarttools-mcp)
- Version 1.1.1 with styling plus figlet tooling
- 23 Unicode text styles
- Server version 1.1.1
What problem does it solve?
Agents output plain monospace text when you want styled banners and figlet art without leaving the coding session.
Who is it for?
Indie devs polishing CLI tools, open-source READMEs, and lightweight terminal or markdown branding.
Skip if: Full marketing creative suites, regulated accessibility-critical UI text, or offline-only environments blocking SSE MCP.
What do I get? / Deliverables
After adding the SSE remote, your agent can return styled Unicode strings and ASCII art you drop into READMEs, CLIs, and launch posts.
- Styled Unicode text blocks
- Figlet ASCII art in chosen fonts
- Ready-to-paste banners for docs and terminals
Recommended MCP Servers
Journey fit
How it compares
MCP text-art utility, not a Figma plugin or image generation API.
Common Questions / FAQ
Who is TextArtTools MCP for?
Solo builders and tool authors who want quick ASCII art and Unicode text styles from their AI coding agent.
When should I use TextArtTools MCP?
During Build when you finalize README headers, CLI splash output, docs dividers, or social launch snippets.
How do I add TextArtTools MCP to my agent?
Connect the SSE remote https://mcp.textarttools.com/ in your MCP client, or run from the GitHub repo if you prefer self-hosted.