74
/ 100
10 days ago
glama

PhotoShoot AI Design

MCP server that integrates multiple AI image generation providers (WaveSpeed, Nano Banana, OpenAI, Stability, fal.ai) to automate photoshoot tasks like product photography, fashion content, and batch editing.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 6 credentials: FAL_API_KEY, NANO_BANANA_API_KEY, OPENAI_API_KEY, PHOTOSHOOT_API_KEY, STABILITY_API_KEY, WAVESPEED_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 medium1 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

mediumturbo@1.11.0GHSA-hcf7-66rw-9f5r

Turbo: Login callback CSRF/session fixation

lowturbo@1.11.0GHSA-3qcw-2rhx-2726

Turbo: Unexpected local code execution during Yarn Berry detection

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configCACHE_ENABLED
configCACHE_TTL
🔐 secretFAL_API_KEYyour_key_here
configFAL_API_URL
configLOG_LEVEL
configMAX_CONCURRENT_REQUESTS
configMCP_SERVER_PORT
🔐 secretNANO_BANANA_API_KEYyour_key_here
configNANO_BANANA_API_URL
🔐 secretOPENAI_API_KEYyour_key_here
configOPENAI_API_URL
🔐 secretPHOTOSHOOT_API_KEYyour_key_here
configPHOTOSHOOT_API_URL
configREQUEST_TIMEOUT
🔐 secretSTABILITY_API_KEYyour_key_here
configSTABILITY_API_URL
🔐 secretWAVESPEED_API_KEYyour_key_here
configWAVESPEED_API_URL
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/photoshootapp-photoshoot-ai-design-1ruls5)](https://m8ven.ai/mcp/photoshootapp-photoshoot-ai-design-1ruls5)
commit: 10850fc4579fc0e741c57a53e0f5e720922f42f2
code hash: 7f78515806c50e7e098e20fd176501b0f204b8f9b363c6eb3af14a4ed1fc4beb
verified: 7/21/2026, 8:36:25 AM
view raw JSON →