forgemesh-imagegenofficial
A
licenseA
qualityC
maintenanceMCP server for AI image generation with automatic USDC payments on Base mainnet. Generate, remove backgrounds, and upscale images via simple tool calls.
4
101 npm
1
MIT
Scored across 6 tools
Each generate tool targets a distinct use case (batch, controlled, OpenAI-compatible, persona, standard), and list_voice_catalog is clearly separate as a discovery tool. No overlapping purposes.
All tools follow a clear verb_noun pattern: generate_* for voice generation and list_voice_catalog for listing. The verbs are appropriate and the pattern is consistent.
Six tools cover the core functionality of a TTS server well. The count is not excessive and each tool has a clear role, making the set scoped and manageable.
The set covers all major text-to-speech workflows: standard, controlled, persona, batch, API-compatible generation, plus catalog discovery. No obvious gaps for the intended domain.