Media Forge
Rank #21,845io.github.PavelGuzenfeld/media-forge
MCP server providing media-forge capabilities
Media Forge is a Model Context Protocol (MCP) server published by pavelguzenfeld. It ranks #21,845 of 132,113 servers tracked on MCP Toplist. Media Forge is listed across 3 registries — Official MCP, PulseMCP and Glama, with 3 tracked versions. It was first listed on Feb 18, 2026 and most recently updated on Mar 11, 2026.
Ranks ahead of 110,268 of 132,113 servers on MCP Toplist.
Use Media Forge
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add media-forge -- npx -y mcp-media-forge[mcp_servers.media-forge]
command = "npx"
args = ["-y", "mcp-media-forge"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"media-forge": {
"command": "npx",
"args": [
"-y",
"mcp-media-forge"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"media-forge": {
"command": "npx",
"args": [
"-y",
"mcp-media-forge"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"media-forge": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-media-forge"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"media-forge": {
"command": "npx",
"args": [
"-y",
"mcp-media-forge"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"media-forge": {
"command": "npx",
"args": [
"-y",
"mcp-media-forge"
]
}
}
}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.PavelGuzenfeld%2Fmedia-forge)<a href="https://mcptoplist.com/server/io.github.PavelGuzenfeld%2Fmedia-forge"><img src="https://mcptoplist.com/badge/io.github.PavelGuzenfeld%2Fmedia-forge.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
pavelguzenfeld
Other servers by pavelguzenfeld
View all pavelguzenfeld servers →Available versions (3)
| Version | Published |
|---|---|
| 0.2.0 | Mar 11, 2026 |
| 0.1.2 | Mar 10, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Media Forge?
- Media Forge is maintained by pavelguzenfeld, which publishes 3 MCP servers (7 total versions) tracked on MCP Toplist.
- Is Media Forge listed on the Official MCP Registry?
- Yes — Media Forge is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Media Forge have?
- MCP Toplist tracks 3 versions of Media Forge, most recently published on Mar 11, 2026.
- Where can I find the source code for Media Forge?
- The source code for Media Forge is hosted at github.com/pavelguzenfeld/mcp-media-forge.
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.