← All servers
🔧

MultimodalVerified🛡 No advisories

io.github.rsmdt/multimodal
New to MCP? Start here →
1★ stars
0weekly installs
4 months agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/rsmdt, which proved it owns this namespace.

Verified owner: github.com/rsmdtio.github.rsmdt/multimodal

🛡 Permissions & trustwhat this server can touch before you run it

Secrets required
Needs OPENAI_API_KEY, XAI_API_KEY, GEMINI_API_KEY, ELEVENLABS_API_KEY, BFL_API_KEY.
Configuration
Reads MEDIA_OUTPUT_DIR.

About

Multi-provider media generation — images, video, audio, and transcription via a unified interface

Packages & transports

npm@r16t/multimodal-mcpv1.3.1 · npx

Metadata

Categorydevops
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "multimodal": {
      "command": "npx",
      "args": [
        "-y",
        "@r16t/multimodal-mcp"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @r16t/multimodal-mcp