Back to search
30
MCP

@frechen026/ascii-art-mcp-server

npm/@frechen026/ascii-art-mcp-server

MCP 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

ascii-art-ai-mcp
AI-powered ascii art ai MCP server for agents. Supports text to ascii, generate box, table formatter. By MEOK AI Labs.
0 tools
ascii-art-ai-mcp
AI-powered ascii art ai MCP server for agents. Supports text to ascii, generate box, table formatter. By MEOK AI Labs.
0 tools
Image Generation MCP Server
MCP server for AI image generation via OpenAI, Stable Diffusion (SD WebUI), or placeholders.
0 tools
@hillywolf/imagegen-mcp
MCP server to generate images from text using OpenAI's API - Enhanced version with improved installation
0 tools
image-generation-mcp-server
A Model Context Protocol (MCP) server to generate images by text prompts via modelscope
0 tools
imagegen-mcp
MCP server to generate images from text using OpenAI's API
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@frechen026/ascii-art-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}