com.textarttools/textarttools-mcp
https://mcp.textarttools.com/sseskills: {'id': 'unicode_style_text', 'name': 'unicode_style_text', 'description': 'Transform text using Unicode styling (bold, italic, fraktur, etc.)', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'list_available_styles', 'name': 'list_available_styles', 'description': 'Get a list of all available Unicode text styles with examples', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'preview_styles', 'name': 'preview_styles', 'description': 'Preview text in multiple styles for comparison', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_style_info', 'name': 'get_style_info', 'description': 'Get detailed information about a specific Unicode style', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'ascii_art_text', 'name': 'ascii_art_text', 'description': 'Generate large stylized text banners using figlet fonts (decorative text, not pictures)', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'list_figlet_fonts', 'name': 'list_figlet_fonts', 'description': 'Get a list of all available figlet fonts with examples', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'preview_figlet_fonts', 'name': 'preview_figlet_fonts', 'description': 'Preview text as stylized banners in multiple figlet fonts for comparison', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}; uptime_30d 1.0%; p95 700.5ms; conformance: pass
How to connect
https://mcp.textarttools.com/sse
curl -X POST https://mcp.textarttools.com/sse \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'