Loading MCP server directory, please wait...
Multi-provider media generation — images, video, audio, and transcription via a unified interface
npx @getmcp/cli add io.github.rsmdt/multimodalRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.rsmdt/multimodal": {
"command": "npx",
"args": [
"-y",
"@r16t/multimodal-mcp"
],
"env": {
"OPENAI_API_KEY": "",
"XAI_API_KEY": "",
"GEMINI_API_KEY": "",
"ELEVENLABS_API_KEY": "",
"BFL_API_KEY": "",
"MEDIA_OUTPUT_DIR": ""
}
}
}
}