Back to search
30
MCP
@frechen026/ascii-art-mcp-server
npm/@frechen026/ascii-art-mcp-serverMCP server for generating ASCII art from images - Convert images to text or PNG ASCII art with multiple character sets and color modes. Supports both stdio and HTTP transport.
Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"@frechen026/ascii-art-mcp-server": {
"url": "None",
"transport": "http"
}
}
}