A favicon of text2image

text2image

Image generation assistant, please imagine and describe a complete picture in detail based on my simple description. Then translate your detailed description into English

Installation

Installing for Claude Desktop

Option 1: One-Command Installation

npx mcpbar@latest install PawNzZi/image-server -c claude

This command will automatically install and configure the text2image MCP server for your selected client.

Option 2: Manual Configuration

Run the command below to open your configuration file:

npx mcpbar@latest edit -c claude

After opening your configuration file, copy and paste this configuration:

View JSON configuration
{
  "mcpServers": {
    "text2image": {
      "command": "uvx",
      "args": [
        "text2image"
      ],
      "env": {}
    }
  }
}

smithery badge

Installing via Smithery

To install text2image for Claude Desktop automatically via Smithery:

npx -y @smithery/cli install @PawNzZi/image-server --client claude
Share:
Details:
  • Stars


    1
  • Forks


    1
  • Last commit


    3 months ago
  • Repository age


    3 months
View Repository

Auto-fetched from GitHub .

MCP servers similar to text2image:

 

 
 
  • Stars


  • Forks


  • Last commit


 

 
 
  • Stars


  • Forks


  • Last commit


 

 
 
  • Stars


  • Forks


  • Last commit