Skip to content
Cursor

textarttools mcp for Cursor

io.github.humanjesse/textarttools-mcp

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

client:Cursor transport:sse

Install textarttools mcp in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "textarttools-mcp": {
      "url": "https://humanjesse.github.io/textarttools-mcp/sse"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

textarttools mcp in other clients