MCP server for integrating coding agents (Claude Code CLI, etc.) with the GIMS Automation system. Enables development of automation scripts, data source types, activator types, and Git synchronization.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.GIMS_URL— "": "https://gims.example.com",GIMS_ACCESS_TOKEN— "": "<JWT_ACCESS_TOKEN>",GIMS_REFRESH_TOKEN— "": "<JWT_REFRESH_TOKEN>"GIMS_VERIFY_SSL— Для работы с серверами с самоподписанными сертификатами добавьте :GIMS_MAX_RESPONSE_SIZE_KB— Max Response Size --max-response-size Лимит размера ответа в КБ (по умолчанию: 10). Примерный пересчёт в токены: 1КБ ≈ 250 токенов (ASCII) или 170 токенов (кириллица)GIMS_LOG_STREAM_TIMEOUT— Log Stream Timeout --log-stream-timeout Таймаут для SSE-потока логов в секундах (по умолчанию: 60)[](https://m8ven.ai/mcp/gelarm-gims-automation-mcp-server-1247t0)