# textarttools-mcp MCP server

Unicode text styling and ASCII art generation with 23 styles and 322+ figlet fonts

## Links
- Registry page: https://www.getdrio.com/mcp/com-textarttools-textarttools-mcp
- Repository: https://github.com/humanjesse/textarttools-mcp

## Install
- Endpoint: https://mcp.textarttools.com/
- Auth: Not captured

## Setup notes
- Remote endpoint: https://mcp.textarttools.com/

## Tools
- unicode_style_text - Transform text using Unicode styling (bold, italic, fraktur, etc.) Endpoint: https://mcp.textarttools.com/
- list_available_styles - Get a list of all available Unicode text styles with examples Endpoint: https://mcp.textarttools.com/
- preview_styles - Preview text in multiple styles for comparison Endpoint: https://mcp.textarttools.com/
- get_style_info - Get detailed information about a specific Unicode style Endpoint: https://mcp.textarttools.com/
- ascii_art_text - Generate large stylized text banners using figlet fonts (decorative text, not pictures) Endpoint: https://mcp.textarttools.com/
- list_figlet_fonts - Get a list of all available figlet fonts with examples Endpoint: https://mcp.textarttools.com/
- preview_figlet_fonts - Preview text as stylized banners in multiple figlet fonts for comparison Endpoint: https://mcp.textarttools.com/

## Resources
- textarttools://character-mappings - Unicode character mapping tables for text transformations MIME type: application/json
- textarttools://platform-compatibility - Platform compatibility matrix for Unicode styles MIME type: application/json
- textarttools://text-banner-font-definitions - R2-based metadata for 322+ ASCII art fonts MIME type: application/json
- textarttools://text-banner-usage - Practical guidance for ASCII art tool workflows MIME type: application/json
- textarttools://request-examples - Correct JSON-RPC 2.0 request format examples for all tools MIME type: application/json

## Prompts
- unicode-style-workflow - Tool workflow: list_available_styles → preview_styles → unicode_style_text
- unicode-bulk-styling - Apply same style to multiple texts using unicode_style_text
- unicode-compatibility-check - Check style compatibility using get_style_info
- unicode-troubleshooting - Fix unicode_style_text failures using get_style_info and preview_styles
- text-banner-workflow - Tool workflow: list_figlet_fonts → preview_figlet_fonts → ascii_art_text
- ascii-font-selection - Compare fonts using preview_figlet_fonts
- text-banner-troubleshooting - Fix ascii_art_text failures using list_figlet_fonts and preview_figlet_fonts

## Metadata
- Owner: com.textarttools
- Version: 1.1.1
- Runtime: Sse
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Sep 27, 2025
- Source: https://registry.modelcontextprotocol.io
