Multimodal runs on your own machine — the client starts it, so there is no endpoint to ping. 79 installs a week from npm. Last commit 5 Mar 2026.
Multi-provider media generation — images, video, audio, and transcription via a unified interface
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add multimodal -- npx -y @r16t/multimodal-mcp
{
"mcpServers": {
"multimodal": {
"args": [
"-y",
"@r16t/multimodal-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.multimodal]
command = "npx"
args = ["-y", "@r16t/multimodal-mcp"]
{
"mcpServers": {
"multimodal": {
"args": [
"-y",
"@r16t/multimodal-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"multimodal": {
"args": [
"-y",
"@r16t/multimodal-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.