Server data from the Official MCP Registry
AI image, video, and audio generation for MCP — one API key, every model, wiring never changes.
About
AI image, video, and audio generation for MCP — one API key, every model, wiring never changes.
Security Report
Valid MCP server (2 strong, 2 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
8 files analyzed · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
What You'll Need
Set these up before or after installing:
Environment variable: MEDIAENGINE_API_KEY
Environment variable: MEDIAENGINE_BASE_URL
How to Install
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-tr1ckymag1ca1-mediaengine": {
"env": {
"MEDIAENGINE_API_KEY": "your-mediaengine-api-key-here",
"MEDIAENGINE_BASE_URL": "your-mediaengine-base-url-here"
},
"args": [
"-y",
"mcp-media-engine"
],
"command": "npx"
}
}
}Documentation
View on GitHubFrom the project's GitHub README.
mcp-media-engine
MCP server for MediaEngine — AI-powered image, audio, and video generation for Claude, Cursor, and other MCP clients.
Tools
| Tool | Description |
|---|---|
generate_image | Generate images from text prompts — full model catalog (Nano Banana, GPT-Image) |
generate_article_hero_image | Hero banner for blog posts and articles |
generate_email_header_image | Header image for marketing emails |
generate_social_teaser_image | Social media graphics for LinkedIn, Twitter, Instagram |
generate_video | AI video generation with provider-specific params |
generate_article_teaser_video | Short teaser videos from article content |
generate_audio | Text-to-speech synthesis |
generate_article_narration | Audio narration for articles and blog posts |
wait_for_job | Poll until a media job completes |
get_job_status | Check status of a media job |
list_jobs | List media jobs with filtering and pagination |
Installation
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"mediaengine": {
"command": "npx",
"args": ["-y", "mcp-media-engine"],
"env": {
"MEDIAENGINE_BASE_URL": "https://your-mediaengine-instance.com",
"MEDIAENGINE_API_KEY": "your-api-key"
}
}
}
}
Cursor
Add to your .cursor/mcp.json:
{
"mcpServers": {
"mediaengine": {
"command": "npx",
"args": ["-y", "mcp-media-engine"],
"env": {
"MEDIAENGINE_BASE_URL": "https://your-mediaengine-instance.com",
"MEDIAENGINE_API_KEY": "your-api-key"
}
}
}
}
Configuration
| Environment Variable | Required | Description |
|---|---|---|
MEDIAENGINE_BASE_URL | Yes | Your MediaEngine API base URL |
MEDIAENGINE_API_KEY | Yes | Your MediaEngine API key |
LOG_LEVEL | No | Log level (debug, info, warn, error). Default: info |
Quality Tiers
| Tier | Model | Description |
|---|---|---|
basic | Nano Banana | Fast and affordable |
standard | Nano Banana | Balanced quality (default) |
premium | GPT-Image | Highest quality — clean text rendering |
License
MIT
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
