uvx/pip launcher for @stabgan/openrouter-mcp-multimodal (Node MCP server)
Project description
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.5.3
uvx mcp-server-openrouter-multimodal
Optional env vars:
OPENROUTER_MCP_NPM_VERSION— pin the underlying npm package versionOPENROUTER_MCP_NPM_SPEC— path to a local.tgzfromnpm pack(dev/testing)
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mcp_server_openrouter_multimodal-4.5.3.tar.gz.
File metadata
- Download URL: mcp_server_openrouter_multimodal-4.5.3.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
062907aef75914084ee8b960f280ac6c62db4db2360a3291f3204a14ba8df65f
|
|
| MD5 |
fbb899b06269d29f42a941e2f742c42f
|
|
| BLAKE2b-256 |
e23e82bfa28883914264f1197e3a615ea53fc93b3742ffccc52147b0939ce4cd
|
File details
Details for the file mcp_server_openrouter_multimodal-4.5.3-py3-none-any.whl.
File metadata
- Download URL: mcp_server_openrouter_multimodal-4.5.3-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c2762bc993fdab27968fc025a9b9630d11b80049dd5ecc190aefdb0124319741
|
|
| MD5 |
06b4b009750f7c790947a3151900ae25
|
|
| BLAKE2b-256 |
facabf5c4f9fcb2a6445f7ca043407c2447a702bf40253b288b4d5b563d1f979
|