# MUMPS Technology — Consulting & Advanced Tooling > MUMPS technology consulting, security scanning, static analysis, and application framework. First-class YottaDB and GT.M support by IDEA Systems. ## Products ### mHawk MUMPS Security & Code Intelligence Platforms: YottaDB, GT.M, InterSystems Caché/IRIS - Security scanning (SAST) with SARIF v2.1.0 output - 4 taint analysis rules + 32 diagnostic rules - Interactive HTML call graph reports - Language Server Protocol (LSP) for VS Code and NeoVim - MCP server for AI-assisted development - Written in Rust, single static binary ### mSpark MUMPS Application Framework Platforms: YottaDB, GT.M - Production HTTP/1.1 server - JSON / XML / YAML serialization - Crypto: HMAC-SHA256, bcrypt, Blowfish, UUID/ULID - JWT authentication framework - Unit test framework + code coverage - 100% Pure M ## Platforms - YottaDB (full dialect support) — mHawk + mSpark - GT.M (compatible) — mHawk + mSpark - InterSystems Caché / IRIS (dialect profile) — mHawk only - Nix / NixOS (first-class flake) - Docker / Podman (container images) ## Links - Website: https://mumps.cz/ - Company: https://idea.cz - GitLab Consulting: https://gitlab.consulting - YottaDB: https://yottadb.com - Documentation: https://docs.mumps.cz/gtm/ ## Installation ``` nix run gitlab:idea-systems/mhawk -- scan ./routines ```