← Registry

Content Tools

mcpmediaengine.com

Generates AI-powered visual, video, and audio content for articles, emails, and social media.

1 endpoint11 known toolsFirst detected August 2, 2026Last detected August 2, 2026

ENDPOINT 1

https://mcp.mcpmediaengine.com/mcp

No auth detected

MCP server metadata

Name
mediaengine-mcp
Version
1.0.0
Capabilities
tools

Known tools 11

generate_article_hero_image

Generate a hero banner image for a blog post, article, or editorial page.

Potential side effects
generate_email_header_image

Create an AI-generated header image for marketing emails and newsletters.

Potential side effects
generate_social_teaser_image

Create a social media teaser image optimised for sharing on LinkedIn, Twitter/X, Instagram, or Substack.

Potential side effects
generate_article_teaser_video

Create a short AI-generated teaser video (15–30s) from an article summary or social post.

Potential side effects
generate_article_narration

Generate audio narration of article or blog post content using text-to-speech.

Potential side effects
generate_image

Generate an image from a text prompt using the MediaEngine model catalog.

Inferred read-only
generate_audio

Generate audio from text using text-to-speech (TTS) synthesis.

Inferred read-only
generate_video

Generate a video using AI video generation.

Inferred read-only
wait_for_job

Wait for a media generation job to complete — polls until the image, video, or audio is ready or the timeout is reached.

Inferred read-only
get_job_status

Get the status and result of a media job by its ID.

Inferred read-only
list_jobs

List media jobs with optional filtering, sorting, and cursor-based pagination.

Inferred read-only

CONNECT 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.

Trust status Neutral

mcpmediaengine.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.