← All servers
πŸ”§

Openrouter MultimodalVerifiedπŸ›‘ No advisories

io.github.stabgan/openrouter-multimodal
New to MCP? Start here β†’
0β˜… stars
0weekly installs
2 months agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

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

Verified owner: github.com/stabgan β†—io.github.stabgan/openrouter-multimodal

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs OPENROUTER_API_KEY, OPENROUTER_API_KEY.
βœ“
Configuration
Reads OPENROUTER_DEFAULT_MODEL, OPENROUTER_OUTPUT_DIR, OPENROUTER_MAX_TOKENS, OPENROUTER_PROVIDER_SORT, OPENROUTER_PROVIDER_IGNORE, OPENROUTER_PROVIDER_ORDER, ….

About

Chat with 300+ LLMs via OpenRouter. Analyze and generate images, audio, and video from MCP.

Packages & transports

npm@stabgan/openrouter-mcp-multimodalv4.5.1 Β· npx
dockerdocker.io/stabgan/openrouter-mcp-multimodal:4.5.1vlatest Β· docker run
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "openrouter_multimodal": {
      "command": "npx",
      "args": [
        "-y",
        "@stabgan/openrouter-mcp-multimodal"
      ]
    }
  }
}

β–Ά 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 @stabgan/openrouter-mcp-multimodal