openrouter-multimodal

openrouter-multimodal is an MCP server for Claude Code, Codex, Cursor, Gemini CLI, OpenCode from stabgan/openrouter-mcp-multimodal. Its token cost is not measured, scanned A, original, Apache-2.0.

A local connection to OpenRouter, a service that provides access to more than 300 language models. It can also send and receive images, audio, and video, and requires 13 environment settings to run.

In plain words
What is it for?
Use it to chat with models through OpenRouter and to analyze or generate images, audio, and video from an MCP-enabled coding agent.
Why use it?
It removes the need to connect separately to many model providers when you want to chat with different models or handle media.

MCP server for Claude CodeCodexCursorGemini CLIOpenCode

Written for no agent in particular: it speaks MCP, so any client can run it.

Good fit Use it to chat with models through OpenRouter and to analyze or generate images, audio, and video from an MCP-enabled coding agent.

Compare 6 mcp servers from other repositories ↓
Install with agentmods
npx agentmods add mcp/stabgan/openrouter-mcp-multimodal/openrouter-multimodal
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/stabgan/openrouter-mcp-multimodal

Made for: Claude Code, Codex, Cursor, Gemini CLI, OpenCode.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for openrouter-multimodal

README.md
[![agentmods](https://agentmods.dev/badge/mcp/stabgan/openrouter-mcp-multimodal/openrouter-multimodal/github.svg)](https://agentmods.dev/mcp/stabgan/openrouter-mcp-multimodal/openrouter-multimodal)
Your own site
<a href="https://agentmods.dev/mcp/stabgan/openrouter-mcp-multimodal/openrouter-multimodal"><img src="https://agentmods.dev/badge/mcp/stabgan/openrouter-mcp-multimodal/openrouter-multimodal/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for openrouter-multimodal

Your own site · 80×15
<a href="https://agentmods.dev/mcp/stabgan/openrouter-mcp-multimodal/openrouter-multimodal"><img src="https://agentmods.dev/badge/mcp/stabgan/openrouter-mcp-multimodal/openrouter-multimodal.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

openrouter-multimodal scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

server.json · 24 lines

What it actually says

{
  "openrouter-multimodal": {
    "command": "npx",
    "args": [
      "-y",
      "@stabgan/openrouter-mcp-multimodal"
    ],
    "env": {
      "OPENROUTER_API_KEY": "",
      "OPENROUTER_DEFAULT_MODEL": "",
      "OPENROUTER_OUTPUT_DIR": "",
      "OPENROUTER_MAX_TOKENS": "",
      "OPENROUTER_PROVIDER_SORT": "",
      "OPENROUTER_PROVIDER_IGNORE": "",
      "OPENROUTER_PROVIDER_ORDER": "",
      "OPENROUTER_PROVIDER_QUANTIZATIONS": "",
      "OPENROUTER_PROVIDER_REQUIRE_PARAMETERS": "",
      "OPENROUTER_PROVIDER_DATA_COLLECTION": "",
      "OPENROUTER_PROVIDER_ALLOW_FALLBACKS": "",
      "OPENROUTER_CACHE_RESPONSES": "",
      "OPENROUTER_INCLUDE_REASONING": ""
    }
  }
}
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 24 lines scan A 26dff8ca8380

Subscribe to this mod's changes

openrouter-multimodal is an MCP server published in the GitHub repository stabgan/openrouter-mcp-multimodal (86 stars, last pushed yesterday), licensed Apache-2.0. Its token cost is not measured: an MCP server costs its tool schemas, not its config file. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other mcp servers, from other repositories

yandexgpt

MCP server for YandexGPT — completions, embeddings, classification, summarization (Russia). Runs locally from the @theyahia/yandexgpt-mcp npm package. Needs 2 environment variables to run.

theYahia/yandexgpt-mcp · not measured

yandexgpt-mcp

MCP server for YandexGPT — completions, embeddings, classification, summarization (Russia). Runs locally from the @theyahia/yandexgpt-mcp npm package.

theYahia/yandexgpt-mcp · not measured

mcptoon

MCP server "mcptoon" as configured in activeing123/mcptoon. Launched with mcptoon serve.

activeing123/mcptoon · not measured

prism-mcp

Persistent session memory for AI coding agents that never leaves your machine — including the on-device model that reasons over it. Restores your prior decisions, open TODOs, and changed files across sessions; adds associative recall of related past work. Runs locally from the prism-mcp-server npm package. Needs 1…

dcostenco/prism-coder · not measured

unraid-mcp

MCP Server for Unraid API - provides tools to interact with an Unraid server's GraphQL API. Runs locally from the unraid-mcp Python package. Needs 3 environment variables to run.

dinglebear-ai/unraid · not measured

mistral

MCP server exposing Mistral AI capabilities over MCP: chat, embeddings, FIM, vision, OCR, audio, agents, moderation, classification, files, batch, workflows, sampling, prompts, resources, and Streamable HTTP. Runs locally from the mistral-mcp npm package. Needs 1 environment variable to run.

Swih/mistral-mcp · not measured