SERVER
Multimodal
Rank #20305io.github.rsmdt/multimodal
Multi-provider media generation — images, video, audio, and transcription via a unified interface
First listed
Mar 2, 2026
Last publish date
Mar 3, 2026
OVERVIEW
Multimodal is a Model Context Protocol (MCP) server published by rsmdt. It ranks #20305 of 58,900 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Multimodal is listed across 2 registries — Official MCP and PulseMCP, with 2 tracked versions. It was first listed on Mar 2, 2026 and most recently updated on Mar 3, 2026.
STANDING
#20,305of 58,900 tracked serversTop 50%
Ranks ahead of 38,595 of 58,900 servers on MCP Toplist.
CONNECT
Use Multimodal
Add Multimodal to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"multimodal": {
"command": "npx",
"args": [
"-y",
"@r16t/multimodal-mcp"
],
"env": {
"OPENAI_API_KEY": "<your OPENAI_API_KEY>",
"XAI_API_KEY": "<your XAI_API_KEY>",
"GEMINI_API_KEY": "<your GEMINI_API_KEY>",
"ELEVENLABS_API_KEY": "<your ELEVENLABS_API_KEY>",
"BFL_API_KEY": "<your BFL_API_KEY>",
"MEDIA_OUTPUT_DIR": "<your MEDIA_OUTPUT_DIR>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 2 registries
ORGANIZATION
rsmdt
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 1.3.1 | Mar 3, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Multimodal?
- Multi-provider media generation — images, video, audio, and transcription via a unified interface
- Who maintains Multimodal?
- Multimodal is maintained by rsmdt, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Multimodal an official MCP server?
- Yes — Multimodal is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Multimodal have?
- MCP Toplist tracks 2 versions of Multimodal, most recently published on Mar 3, 2026.
- Where can I find the source code for Multimodal?
- The source code for Multimodal is hosted at github.com/rsmdt/multimodal-mcp.
EXPLORE