
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": {}
}
}
}
Installing via Smithery
To install text2image for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install @PawNzZi/image-server --client claude
Details:
Stars
1Forks
1Last commit
3 months agoRepository age
3 months
Auto-fetched from GitHub .
MCP servers similar to text2image:

Stars
Forks
Last commit

Stars
Forks
Last commit

Stars
Forks
Last commit