Back to Browse

Media MCP Server

Developer ToolsLow Risk9.9MCP RegistryLocal
Free

Server data from the Official MCP Registry

Generate and edit images and video via OpenRouter or any OpenAI-compatible API.

About

Generate and edit images and video via OpenRouter or any OpenAI-compatible API.

Security Report

9.9
Low Risk9.9Low Risk

Valid MCP server (1 strong, 1 medium validity signals). 1 code issue detected. No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.

5 files analyzed · 2 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

What You'll Need

Set these up before or after installing:

OpenRouter API key (https://openrouter.ai/keys)Required

Environment variable: OPENROUTER_API_KEY

Directory for generated files (default: ~/Pictures/mediamcp)Optional

Environment variable: MEDIAMCP_OUTPUT_DIR

Default image model slug (default: google/gemini-2.5-flash-image)Optional

Environment variable: MEDIAMCP_MODEL

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-legolev-mediamcp": {
      "env": {
        "MEDIAMCP_MODEL": "your-mediamcp-model-here",
        "OPENROUTER_API_KEY": "your-openrouter-api-key-here",
        "MEDIAMCP_OUTPUT_DIR": "your-mediamcp-output-dir-here"
      },
      "args": [
        "-y",
        "mediamcp"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!