MCP server for GigaChat — AI chat, embeddings, image generation (Russia)
claude mcp add gigachat-mcp -- npx -y @theyahia/gigachat-mcp
claude_desktop_config.json
{
"mcpServers": {
"gigachat-mcp": {
"command": "npx",
"args": [
"-y",
"@theyahia/gigachat-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"gigachat-mcp": {
"command": "npx",
"args": [
"-y",
"@theyahia/gigachat-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"gigachat-mcp": {
"command": "npx",
"args": [
"-y",
"@theyahia/gigachat-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"gigachat-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@theyahia/gigachat-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"gigachat-mcp": {
"command": "npx",
"args": [
"-y",
"@theyahia/gigachat-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.theYahia--gigachat-mcp/reviews or the review_server meta-tool.
POST /mcp