Mediagen
Rank #3,404io.github.Cripacx/mediagen
Generate images and video from text prompts across Gemini, OpenAI and Kie AI.
Mediagen is a Model Context Protocol (MCP) server published by Cripacx. It ranks #3,404 of 132,046 servers tracked on MCP Toplist, and its repository has 51 GitHub stars. Mediagen is listed on Official MCP, with 1 tracked version. It was first listed on Aug 23, 2026 and most recently updated on Aug 23, 2026.
Ranks ahead of 128,642 of 132,046 servers on MCP Toplist.
Use Mediagen
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mediagen -- npx -y mediagen[mcp_servers.mediagen]
command = "npx"
args = ["-y", "mediagen"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mediagen": {
"command": "npx",
"args": [
"-y",
"mediagen"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mediagen": {
"command": "npx",
"args": [
"-y",
"mediagen"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mediagen": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mediagen"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mediagen": {
"command": "npx",
"args": [
"-y",
"mediagen"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mediagen": {
"command": "npx",
"args": [
"-y",
"mediagen"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Cripacx%2Fmediagen)<a href="https://mcptoplist.com/server/io.github.Cripacx%2Fmediagen"><img src="https://mcptoplist.com/badge/io.github.Cripacx%2Fmediagen.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
Cripacx
Available versions (1)
| Version | Published |
|---|---|
| 0.3.0 | Aug 23, 2026 |
Frequently asked questions
- Who maintains Mediagen?
- Mediagen is maintained by Cripacx, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Mediagen listed on the Official MCP Registry?
- Yes — Mediagen is listed on the Official MCP Registry.
- How many versions does Mediagen have?
- MCP Toplist tracks 1 version of Mediagen, most recently published on Aug 23, 2026.
- Where can I find the source code for Mediagen?
- The source code for Mediagen is hosted at github.com/Cripacx/mediagen.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.