Skip to main content

mcp-server-openrouter-multimodal

Python uvx / pip launcher for the Node.js MCP server @stabgan/openrouter-mcp-multimodal.

This package does not reimplement the server — it execs npx -y @stabgan/openrouter-mcp-multimodal so Python-first workflows can use the same uvx pattern as native Python MCP servers. Node.js 20+ (with npx on PATH) is required.

Run

export OPENROUTER_API_KEY=sk-or-v1-...
uvx mcp-server-openrouter-multimodal

Pin the npm release:

export OPENROUTER_MCP_NPM_VERSION=4.8.0
uvx mcp-server-openrouter-multimodal

Optional env vars:

  • OPENROUTER_MCP_NPM_VERSION — pin the underlying npm package version
  • OPENROUTER_MCP_NPM_SPEC — path to a local .tgz from npm pack (dev/testing)

stdio / first-run note

The launcher execs npx, which downloads the npm package on first run. npm install progress goes to stderr, not stdout; the MCP JSON-RPC stream uses the child process stdout. In testing, a cold-cache npx -y @stabgan/openrouter-mcp-multimodal produced zero stdout bytes before the server started. If your client misroutes stderr into the protocol stream, set NPM_CONFIG_LOGLEVEL=silent in the MCP server env block.

MCP client config

{
  "mcpServers": {
    "openrouter": {
      "command": "uvx",
      "args": ["mcp-server-openrouter-multimodal"],
      "env": {
        "OPENROUTER_API_KEY": "sk-or-v1-..."
      }
    }
  }
}

pipx equivalent: pipx run mcp-server-openrouter-multimodal

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mcp_server_openrouter_multimodal-4.8.0.tar.gz (3.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file mcp_server_openrouter_multimodal-4.8.0.tar.gz.

File metadata

File hashes

Hashes for mcp_server_openrouter_multimodal-4.8.0.tar.gz
Algorithm Hash digest
SHA256 bbc058ae5187a20b251fcf84ff1b934c4728aea6ef8631a0e27bc193076bc756
MD5 c8bd036a388d3ff32b1d08fab46f1fc1
BLAKE2b-256 73b2dfa529f744b025119dd271567d84a2d55184d2b95f5d93fb3187756423f0

See more details on using hashes here.

File details

Details for the file mcp_server_openrouter_multimodal-4.8.0-py3-none-any.whl.

File metadata

File hashes

Hashes for mcp_server_openrouter_multimodal-4.8.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c8a4ad95fc62dd06dfee8b5a9f2249650a3655447fa6bc12c8f88ef9b46b75b2
MD5 cd48a6188513eb4be77f2d9f01c75cbb
BLAKE2b-256 ca2a427d12482a1a495b710f34a09468591e101af43c197156aa5fbae6968d33

See more details on using hashes here.

Release history Release notifications | RSS feed

5.0.1

2 files

5.0.0

2 files

This release

4.8.0 This release

2 files

4.7.0

2 files

4.6.2

2 files

4.6.1

2 files

4.6.0

2 files

4.5.3

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page