Agent Media runs on your own machine — the client starts it, so there is no endpoint to ping. 110 installs a week from npm.
Generate AI UGC videos with talking heads, B-roll, and subtitles.
The linked repository no longer exists on GitHub — it was deleted or made private.
We have not read this server's code yet
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
пакет @agentmedia/mcp-server ссылается на gitroomhq/agent-media-app
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add agent-media -- npx -y @agentmedia/mcp-server
{
"mcpServers": {
"agent-media": {
"args": [
"-y",
"@agentmedia/mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.agent-media]
command = "npx"
args = ["-y", "@agentmedia/mcp-server"]
{
"mcpServers": {
"agent-media": {
"args": [
"-y",
"@agentmedia/mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"agent-media": {
"args": [
"-y",
"@agentmedia/mcp-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
AGENT_MEDIA_API_KEY (API key (ma_xxx format) from agent-media.ai).
The author declared them in the registry entry; get the values from the project itself.
Generate AI talking-head videos with custom characters and voices.
Generate and edit images and videos with imageat.
Generate and edit images and videos for ecommerce, marketing and advertising with AI-HIVE.
Generate images, videos, and audio using 100+ AI models via muapi.ai.
Generate images, video, and audio with Glif's media-generation agent
Generate images, videos, voice, and text via the Corent API. Auto model routing with fallback.
Generate, edit, and render videos via the Shotstack video editing API.
Generate ad images and UGC videos, research competitor ads, and manage Meta ad campaigns.
Answers built from our own checks of this server.