← All servers
πŸ”

Media GenVerifiedπŸ›‘ No advisories

io.github.strato-space/media-gen-mcp
New to MCP? Start here β†’
9β˜… stars
0weekly installs
7 months agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/strato-space, which proved it owns this namespace.

Verified owner: github.com/strato-space β†—io.github.strato-space/media-gen-mcp

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs OPENAI_API_KEY, GEMINI_API_KEY, GOOGLE_API_KEY, AZURE_OPENAI_API_KEY.
βœ“
Configuration
Reads GOOGLE_GENAI_USE_VERTEXAI, GOOGLE_CLOUD_PROJECT, GOOGLE_CLOUD_LOCATION, AZURE_OPENAI_ENDPOINT, OPENAI_API_VERSION, AZURE_OPENAI_DEPLOYMENT, ….

About

MCP server for OpenAI Images/Videos and Google GenAI (Veo) media generation.

Packages & transports

npm@strato-space/media-gen-mcpv1.0.4 Β· npx

Metadata

Categorysearch
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "media_gen": {
      "command": "npx",
      "args": [
        "-y",
        "@strato-space/media-gen-mcp"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @strato-space/media-gen-mcp