Server data from the Official MCP Registry
MCP server for image generation using multiple providers (Google Gemini, OpenAI, BFL FLUX)
MCP server for image generation using multiple providers (Google Gemini, OpenAI, BFL FLUX)
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-mimo-3-mcp-imagenate": {
"args": [
"-y",
"mcp-imagenate"
],
"command": "npx"
}
}
}This is a well-designed MCP server for image generation with good security practices including API key requirement, path sandboxing, and input validation. The code is clean with proper error handling and demonstrates security-conscious development with sandboxing features to prevent path traversal attacks. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 2 high severity). Package verification found 1 issue.
Scanned 7 files · 5 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!