Gigachat
FreeMaintainedMCP server for GigaChat — Sber AI chat, embeddings, image generation (Russia)
About
MCP server for GigaChat — Sber AI chat, embeddings, image generation (Russia)
README
MCP-сервер для Sber GigaChat API — чат, эмбеддинги, генерация изображений, подсчёт токенов, баланс, ассистенты, файлы. 8 инструментов.
Часть серии Russian API MCP (50 серверов) by @theYahia.
Установка
Claude Desktop
{
"mcpServers": {
"gigachat": {
"command": "npx",
"args": ["-y", "@theyahia/gigachat-mcp"],
"env": { "GIGACHAT_AUTH_KEY": "your-auth-key" }
}
}
}
Claude Code
claude mcp add gigachat -e GIGACHAT_AUTH_KEY=your-auth-key -- npx -y @theyahia/gigachat-mcp
VS Code / Cursor
{ "servers": { "gigachat": { "command": "npx", "args": ["-y", "@theyahia/gigachat-mcp"], "env": { "GIGACHAT_AUTH_KEY": "your-auth-key" } } } }
Требуется
GIGACHAT_AUTH_KEY(Base64-encodedclient_id:client_secret). Получите на developers.sber.ru. Токены OAuth обновляются автоматически.
Инструменты (8)
| Инструмент | Описание |
|---|---|
chat |
Генерация текста через GigaChat с диалогом |
list_models |
Список доступных моделей |
embed_text |
Получение эмбеддингов текстов |
get_token_count |
Подсчёт токенов для текстов |
generate_image |
Генерация изображения через GigaChat |
get_balance |
Остаток токенов/квоты |
list_assistants |
Список ассистентов |
file_upload |
Загрузка файла для мультимодальной обработки |
Демо-промпты
Спроси GigaChat: "Напиши стихотворение о весне"
Покажи список доступных моделей GigaChat
Получи эмбеддинги для текстов ["Привет", "Мир"]
Посчитай токены в тексте "Привет, мир!"
Нарисуй через GigaChat котика в шляпе
Покажи баланс GigaChat
Загрузи файл в GigaChat для анализа
Лицензия
MIT
Install Gigachat in Claude Desktop, Claude Code & Cursor
unyly install gigachatInstalls into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.
First time? Get the CLI: curl -fsSL https://unyly.org/install | sh
Or configure manually
Run in your terminal:
claude mcp add gigachat --env GIGACHAT_AUTH_KEY="" -- npx -y @theyahia/gigachat-mcpStep-by-step: how to install Gigachat
FAQ
Is Gigachat MCP free?
Yes, Gigachat MCP is free — one-click install via Unyly at no cost.
Does Gigachat need an API key?
Yes, it requires environment variables: GIGACHAT_AUTH_KEY. Unyly injects them into the config during install.
Is Gigachat hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Gigachat in Claude Desktop, Claude Code or Cursor?
Open Gigachat on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Gmail
Read, send and search emails from Claude
by GoogleSlack
Send, search and summarize Slack messages
by SlackRunbear
No-code MCP client for team chat platforms, such as Slack, Microsoft Teams, and Discord.
Discord Server
A community discord server dedicated to MCP by [Frank Fiegel](https://github.com/punkpeye)
Klavis AI
Open Source MCP Infra. Hosted MCP servers and MCP clients on Slack and Discord.
Work90210/APIFold
Turn any REST API into a hosted MCP server. 18 free public servers (GitHub, Stripe, Slack, OpenAI, Notion, and more) — no setup required, bring your own API key
by Work90210arikusi/deepseek-mcp-server
MCP server for DeepSeek AI with chat, reasoning, multi-turn sessions, function calling, thinking mode, and cost tracking.
by arikusihashgraph-online/hashnet-mcp-js
MCP server for the Registry Broker. Discover, register, and chat with AI agents on the Hashgraph network.
by hashgraph-onlineprofullstack/mcp-server
A comprehensive MCP server aggregating 20+ tools including SEO optimization, document conversion, domain lookup, email validation, QR generation, weather data,
by profullstackWayStation-ai/mcp
Seamlessly and securely connect Claude Desktop and other MCP hosts to your favorite apps (Notion, Slack, Monday, Airtable, etc.). Takes less than 90 secs.
by waystation-aiCompare Gigachat with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All communication MCPs
