Loomal

MCP server for generating diagrams, charts, presentations, and animations for Markdown documentation

0 starsnpm: mcp-media-forge

About media-forge

media-forge is an MCP (Model Context Protocol) server published by pavelguzenfeld in the official MCP registry, listed under Documentation Access on Loomal. MCP server for generating diagrams, charts, presentations, and animations for Markdown documentation

It ships as an npm package (mcp-media-forge), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/pavelguzenfeld/mcp-media-forge.

Use media-forge with your agent

Claude Code · one command
claude mcp add media-forge -- npx -y mcp-media-forge
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "media-forge": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-media-forge"
      ]
    }
  }
}
npmmcp-media-forge

Frequently asked questions

What is media-forge?
media-forge is an MCP (Model Context Protocol) server by pavelguzenfeld in the Documentation Access category. MCP server for generating diagrams, charts, presentations, and animations for Markdown documentation
How do I connect media-forge to Claude, Cursor, or another MCP client?
Install media-forge from its npm package (mcp-media-forge) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is media-forge open source?
Yes — the source code is public at github.com/pavelguzenfeld/mcp-media-forge.
Can AI agents pay to use media-forge?
Not yet through Loomal — media-forge is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain media-forge? Claim this listing free by verifying GitHub ownership, or contact us.