Skip to main content
Glama

Image Generation MCP Server

by Ichigo3766
package.json525 B
{ "name": "image-gen", "version": "0.1.0", "description": "Generate images using Automatic1111/ForgeUI API", "type": "module", "scripts": { "build": "tsc && node -e \"require('fs').chmodSync('build/index.js', '755')\"", "watch": "tsc -w", "start": "node build/index.js" }, "dependencies": { "@modelcontextprotocol/sdk": "latest", "@types/node": "latest", "@types/sharp": "latest", "axios": "latest", "form-data": "latest", "sharp": "latest", "typescript": "^5.8.2" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Ichigo3766/image-gen-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server