Server data from the Official MCP Registry
MCP server for Sber GigaChat API — chat completions, models, embeddings.
MCP server for Sber GigaChat API — chat completions, models, embeddings.
Valid MCP server (2 strong, 3 medium validity signals). 3 known CVEs in dependencies (0 critical, 3 high severity) Package registry verified. Imported from the Official MCP Registry.
10 files analyzed · 4 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: GIGACHAT_AUTH_KEY
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-theyahia-gigachat-mcp": {
"env": {
"GIGACHAT_AUTH_KEY": "your-gigachat-auth-key-here"
},
"args": [
"-y",
"@theyahia/gigachat-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
MCP-сервер для Sber GigaChat API — чат, эмбеддинги, генерация изображений, подсчёт токенов, баланс, ассистенты, файлы. 8 инструментов.
Часть серии Russian API MCP (50 серверов) by @theYahia.
{
"mcpServers": {
"gigachat": {
"command": "npx",
"args": ["-y", "@theyahia/gigachat-mcp"],
"env": { "GIGACHAT_AUTH_KEY": "your-auth-key" }
}
}
}
claude mcp add gigachat -e GIGACHAT_AUTH_KEY=your-auth-key -- npx -y @theyahia/gigachat-mcp
{ "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 обновляются автоматически.
| Инструмент | Описание |
|---|---|
chat | Генерация текста через GigaChat с диалогом |
list_models | Список доступных моделей |
embed_text | Получение эмбеддингов текстов |
get_token_count | Подсчёт токенов для текстов |
generate_image | Генерация изображения через GigaChat |
get_balance | Остаток токенов/квоты |
list_assistants | Список ассистентов |
file_upload | Загрузка файла для мультимодальной обработки |
Спроси GigaChat: "Напиши стихотворение о весне"
Покажи список доступных моделей GigaChat
Получи эмбеддинги для текстов ["Привет", "Мир"]
Посчитай токены в тексте "Привет, мир!"
Нарисуй через GigaChat котика в шляпе
Покажи баланс GigaChat
Загрузи файл в GigaChat для анализа
MIT
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.