Content Tools
mcpmediaengine.com
Generates AI-powered visual, video, and audio content for articles, emails, and social media.
ENDPOINT 1
https://mcp.mcpmediaengine.com/mcp
MCP server metadata
- Name
- mediaengine-mcp
- Version
- 1.0.0
Known tools 11
generate_article_hero_imageGenerate a hero banner image for a blog post, article, or editorial page.
Potential side effectsgenerate_email_header_imageCreate an AI-generated header image for marketing emails and newsletters.
Potential side effectsgenerate_social_teaser_imageCreate a social media teaser image optimised for sharing on LinkedIn, Twitter/X, Instagram, or Substack.
Potential side effectsgenerate_article_teaser_videoCreate a short AI-generated teaser video (15–30s) from an article summary or social post.
Potential side effectsgenerate_article_narrationGenerate audio narration of article or blog post content using text-to-speech.
Potential side effectsgenerate_imageGenerate an image from a text prompt using the MediaEngine model catalog.
Inferred read-onlywait_for_jobWait for a media generation job to complete — polls until the image, video, or audio is ready or the timeout is reached.
Inferred read-onlylist_jobsList media jobs with optional filtering, sorting, and cursor-based pagination.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.mediaengine-mcp]
url = "https://mcp.mcpmediaengine.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"mediaengine-mcp": {
"type": "http",
"url": "https://mcp.mcpmediaengine.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: mediaengine-mcp
Remote MCP URL: https://mcp.mcpmediaengine.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"mediaengine-mcp": {
"url": "https://mcp.mcpmediaengine.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"mediaengine-mcp": {
"type": "http",
"url": "https://mcp.mcpmediaengine.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "mediaengine-mcp",
"transport": "streamable-http",
"url": "https://mcp.mcpmediaengine.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for mcpmediaengine.com was fetched 2026-08-18T00:41:14.114Z.
mcpmediaengine.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.