Takes text input and converts it to ASCII art through an MCP interface. Built by MEOK AI Labs as part of their compliance-focused toolkit. The README emphasizes EU AI Act compliance and enterprise features but doesn't detail the actual ASCII conversion operations or available tools. If you're building agent workflows that need to generate text-based art or banners, this gives you programmatic access to that formatting. Installation is straightforward via pip or Smithery. The functionality is narrow but clear: text goes in, ASCII art comes out, wrapped in MCP protocol so Claude and other clients can call it directly.
Ascii Art MCP — automation tooling for ascii art
Ascii Art MCP — automation tooling for ascii art. MIT.
# Install via pip
pip install ascii_art_ai_mcp
# Or install via Smithery
npx -y @smithery/cli@latest install ascii-art-ai-mcp --client claude
This MCP server is built with EU AI Act compliance built-in:
Need help getting compliant? Book a free 15-min diagnostic →
Need custom development, SLA guarantees, or white-label deployment?
View Pricing → | Contact Sales →
This server is part of the MEOK AI Labs ecosystem — 300+ MCP servers for sovereign AI governance.
| Domain | Purpose |
|---|---|
| councilof.ai | EU AI Act compliance marketplace |
| safetyof.ai | AI safety & monitoring |
| meok.ai | Sovereign AI platform |
| cobolbridge.ai | Legacy modernization |
MIT © CSOAI-ORG
Built with 💜 by MEOK AI Labs · UK Companies House 16939677
Each tier above the free self-host adds HMAC-signed attestations verifiable at `verify.meok.ai`. Linux Foundation governance on the A2A spine means EU regulated buyers can deploy without vendor-lock-in objections.| Tier | Price | What you get | Stripe |
|---|---|---|---|
| Smoke test | £1 | Signed sample MCP-Hardening report + Article 50 PDF | https://buy.stripe.com/aFa7sNcgAdQS0ZT1Uc8k91t |
| Quick Kit | £9 | EU AI Act Article 50 implementation guide (C2PA + EU-Icon) | https://buy.stripe.com/aFa7sNcgAdQS0ZT1Uc8k91t |
| Founder Call | £29 | 30-min 1-on-1 with the founder | https://buy.stripe.com/aFa7sNcgAdQS0ZT1Uc8k91t |
Refundable. UK Stripe — VAT-clean. Builds on the 81-MCP MEOK fleet. Verify any signed report at https://meok.ai/verify.
Add to your claude_desktop_config.json (Claude Desktop) or your MCP client config:
{
"mcpServers": {
"ascii-art-ai-mcp": {
"command": "uvx",
"args": ["ascii-art-ai-mcp"]
}
}
}
Or: pip install ascii-art-ai-mcp then run the ascii-art-ai-mcp command (stdio transport).
Once configured, ask your assistant, for example:
text_to_ascii to …"generate_box to …"table_formatter to …"