Back to search
100
MCP
live
v1.0.0
MCP 2025-11-25
sse
Image Generator API
io.github.br0ski777/image-generatorAI image generation from text prompts via Gemini. x402 micropayment.
Uptime
50.0%
2 direct probes · 30d
Response
143ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available
Tools · 3
echo
Echoes the provided text back to the caller.
add
Adds two numbers and returns the sum.
server_time
Returns the current server time (ISO 8601, UTC).
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"image_generator_api": {
"url": "https://image-generator-x402-production.up.railway.app/mcp",
"transport": "sse"
}
}
}