OpenAI-compatible LLM gateway for Russia, billed in rubles β catalog, balance, chat via MCP.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Model Context Protocol server for Hubris β an OpenAI-compatible LLM gateway with billing in rubles. Connect Claude Desktop, Claude Code, Cline, Cursor or any other MCP client to a single hosted server and get access to the model catalog, account balance and chat completions.
There are two ways in: connect your client straight to the hosted endpoint, or run the stdio server in this repository, which declares the same tools locally and forwards calls to that endpoint. The second is what you want for clients that speak stdio only, and for sandboxes that build from a Dockerfile.
Listing the tools needs no credential; only calling one does.
https://api.hubris.pw/mcpsk-gw-..., create one at hubris.pw/keys)| Tool | Description |
|---|---|
models_list | Full catalog of active models, cursor-paginated. |
models_search | Filter by capability (vision / reasoning / tools / web_search / audio_in / audio_out / image_gen / transcription), price, context length. |
models_get_pricing | Pricing for a specific model, in rubles. |
balance_get | Current account balance. |
chat_complete | LLM chat request β full parity with POST /v1/chat/completions. |
| URI | Content |
|---|---|
hubris://catalog/models | Full model catalog as a single JSON document. |
hubris://docs/quickstart | Quickstart page. |
compare-models {task} β ready-made prompt for comparing models for a given task.Or with Docker:
In an MCP client config:
HUBRIS_MCP_URL overrides the endpoint if you need to point it elsewhere.
Claude Desktop only speaks stdio, so remote HTTP servers go through the mcp-remote shim. Add to claude_desktop_config.json:
Any MCP client with Streamable HTTP transport support:
| Field | Value |
|---|---|
| Transport | Streamable HTTP |
| URL | https://api.hubris.pw/mcp |
| Auth header | Authorization: Bearer sk-gw-... |
Full connection guide (with client-specific caveats): hubris.pw/docs/integrations/mcp.
The Bearer key grants access to your account balance. We recommend creating a dedicated key for MCP at hubris.pw/keys so it can be revoked independently of other integrations.
Hubris is an OpenAI-compatible LLM gateway for the Russian market β one API key, one ruble-denominated balance, 400+ models. hubris.pw
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/hubris-mcp)<a href="https://allmcps.com/mcp/hubris-mcp"><img src="https://allmcps.com/api/badge/hubris-mcp?style=directory" alt="Hubris MCP on AllMCPs" /></a>